@mdus/use-localstorage-hook
React hook to manage localStorage state with sync, reactivity, and cross-tab updates.
Found 34 results for browser-storage
React hook to manage localStorage state with sync, reactivity, and cross-tab updates.
A lightweight and versatile JavaScript library for managing local and session storage in web applications. Offers automatic data persistence with expiry, seamless integration with form elements, and support for complex data structures. Ideal for enhancing
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 package library useful for accessing API of local storage in browser.
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
Library for managing data at local storage.
React hook for localStorage and SessionStorage and Cookie
Simple key-value storage in the browser or node
MicroLocalStore is a lightweight, easy-to-use JavaScript library that provides a shared local storage solution across different origins. It creates an isolated local storage for each instance, allowing you to store and retrieve data seamlessly. It's perfe
Asynchronous Lightweight utilities that can make easier to write and read application storage in client browser.
Use the Browser-Storage API to store, retrieve user data from localStorage/sessionStorage
browser storage action for [gaffa](https://github.com/gaffa-tape/gaffa-js).
A better way to save data locally on the browser.
BrowserStorage is strongly-typed utility over localStorage