es-storage
A package to help developers access client side storage
A package to help developers access client side storage
Web Storage made simple and more powerful.
A package to help developers access client side storage
Web browser (client) storage interface for IndexedDB, WebSQL, LocalStorage, and in memory data with Schema validation.
Vault, a micro yet robust browser storage library
Asynchronous Lightweight utilities that can make easier to write and read application storage in client browser.
Universal Storage - A permanent storage based on domain cookie with a local-storage fallback.
Powerful Web Application Data Storage and State Management Solution.
This project provides a set of utility functions for interacting with browser cookies. The `Cookies` class offers methods to set, get, update, remove, and clear cookies, as well as retrieve all cookie keys.
A TypeScript utility library for managing browser session storage with a simple API. Provides methods to set, get, update, remove, and clear session storage items, plus key enumeration. Ideal for client-side state management and data persistence in web ap