mirror of
https://github.com/centau/vide.git
synced 2026-08-20 14:41:37 +00:00
16 lines
389 B
Markdown
16 lines
389 B
Markdown
# todo
|
|
|
|
- cleanup codebase
|
|
- setup site, improve docs
|
|
- cleanup within `values()` and `indexes()`
|
|
- strict mode
|
|
- better error reporting
|
|
- warn when `values()` returns primitive
|
|
- Implement from solid
|
|
- [x] onCleanup > `cleanup()`
|
|
- [x] Index > `indexes()`
|
|
- [x] For > `values()`
|
|
- [ ] untrack
|
|
- [ ] batch
|
|
- [ ] async/loading/suspense
|
|
- define order with nested properties
|