Skip to content

Commit 772d984

Browse files
committed
docs: improve Readme
1 parent 223e7f5 commit 772d984

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,6 @@ Use them at your own risk and check that them do what you want them to do.
3131

3232
---
3333

34-
## Demo
35-
36-
TBD
37-
3834
## Installation
3935

4036
```
@@ -81,8 +77,6 @@ Is automagically updated with each release and [you can read it here](https://gi
8177
- [x] Cache data and retrieve it when needed
8278
- [x] Initial immediate data (offline or already cached)
8379
- [ ] Typescript ready (still incomplete and so many `any`!)
84-
- [ ] Docs (HELP!)
85-
- [ ] Tests (HELP!)
8680
- [ ] Pagination (done, docs needed)
8781
- [ ] Requests deduplication
8882
- [ ] Enable and disable it with a prop
@@ -94,3 +88,9 @@ Is automagically updated with each release and [you can read it here](https://gi
9488
- [ ] Scroll position recovery
9589
- [ ] Persist and restore from LocalStorage/IndexedDB
9690
- [ ] Clear cache when you need to invalidate all data or specific keys
91+
92+
## TODO
93+
94+
- [ ] Docs (HELP!)
95+
- [ ] Tests (HELP!)
96+
- [ ] Demo site (using `routes` dir: it's a SvelteKit app!)

0 commit comments

Comments
 (0)