Local Storage List
Simple observable list that can be subscribed to, in React, using Hooks. State is automatically synced to the localStorage.
Last updated
Simple observable list that can be subscribed to, in React, using Hooks. State is automatically synced to the localStorage.
Last updated
Source code is hosted on GitHub
Seamless React integration is shipped in a separate package:
This is a localStorage
version of this package:
Example of how to use this package in React:
Create a new observable list: