Related libraries
Other JavaScript storage libraries to explore.
- store2 by Nathan Bubna: feature-rich
localStoragewrapper with namespacing and plugins - store.js by Marcus Westin: cross-browser
localStoragewrapper with fallback plugins - unstorage by UnJS: universal key-value storage with pluggable drivers (memory, filesystem, Redis, etc.)
- storage-box by Shahrad Elahi: simple
localStoragewrapper with TTL support - lscache by Pamela Fox:
localStoragewrapper with memcached-inspired expiration