A localStorage and sessionStorage adapter for Backbone. It's a drop-in replacement for Backbone.Sync() to handle saving to the browser's browserStorage or sessionStorage database.
A lightweight and type-safe utility for interacting with localStorage in modern JavaScript & TypeScript applications
Universal Storage - A permanent storage based on domain cookie with a local-storage fallback.
localStorage or sessionStorage browser API with a wrapper.