use-db
IndexedDB React hook that mimics useState API supporting optimistic updates
use-db-storage
IndexedDB React hook that mimics useState API supporting optimistic updates
list-slice
inspired by Python list method : `list.__getitem__` and `list.__setitem__`
fs-persistent
Store anything quickly, retrieve it quickly. Uses filesystem to store, not suitable for productive database but it does well for testing.