Robin Weser
Robin Weser
## Progress Having **381** out of 446 properties. (65 left) Progress: **85.43%** done. ## ToDo - [x] Split length/percentage validation - [x] Automate keyword validation - [x] Validate shorthand values...
Hook that bridges Alveron stores to use `useOptimistic` under the hood.
Hey there! I'm working on a higher-level system on top of this library to bring document-wide theming, indexing (e.g. to generate table of contents) and much more. So far, everything...
Right now, the persistence middleware only supports sync storages such as localStorage or sessionStorage. If we'd want to use e.g. IndexedDB it would fail due to the sync nature.