@avidian/state
Library for handling state in LocalStorage or AsyncStorage.
Library for handling state in LocalStorage or AsyncStorage.
If you are used to working with `localstorage` and `sessionstorage` in your browser and you are tired of exposing some sensitive information. This module is made for you.
Local storage wrapper
Doars plugin that adds a local storage context to get values from and set values in local storage.
Doars plugin that adds cookies, local storage, and sessions storage contexts to get and set persistent data.
Sencha Ext JS npm package for using local storage for maintaining email accounts.
Redux Local Storage
The craziest local storage react hook ever invented!.
Common utils
💾⌛ Tool for store temporary data in local storage (with autodelete expired data).
A React hook for collecting weather data. Powered by Open-Meteo. Optimized with react-hook-storage
Svelte super simple heatmap calendar based on Local Storage
A tiny, reactive, localStorage wrapper.
Have you ever been in need of using localStorage or sessionStorage in a more intelligent way? Have you thought of having an expiring storage data or a data tied up with a version number? This wizard allows you to just do that.
a light module to store data in easy way for beginners in `JSON` format
Functions for persisting state data to local storage.
NPM package for storing and managing data across window local-storage and session-storage securely
___
An extension of Svelte's writable that saves and restores data from localstorage automatically. Fork of @efstajas/svelte-stored-writable with better error handling and parameters as destructured object
A custom hook that provides a simple interface to the browser's local storage.