The localStorage API for node.js
Get to know localStorage size & more
LocalStorageService for Angular 2 forked from angular-2-local-storage
A localStorage polyfill for Cordova, Safari and Chrome - that just works
A Node.js and browserify leveldown API implementation that maps to chrome.storage.local in the browser
> Access local storage with dot notation (e.g. `ls.get('some.object.here')`)
get or store the data as cookie which have expire date
Persist and rehydrate a Formik values
Add a plugin description
State and local storage syncing for @ngrx/store
A custom React Hook that persist state from useReducer
A Typescript library to allow typesafe access to localstorage using schema validation from Zod
Polyfill for webstorage even in private tabs, etc
Vue.js localStorage plugin with types support and IE11 compatible
Angular4+ service wrappers for the webstorage API
A Svelte store that keep its value through pages and reloads
Automatically applying persistent storage with fallback strategies
在eletron主线程也能使用的localStorage
Like Lego For Databases
Migrate LocalStorage data from UIWebView to WKWebView
A simple & configurable abstraction for local/session storage in angular projects
A custom React hook that lets you sync with localStorage and helps you manipulate objects via built-in JSON.stringify helpers.
Redux middleware for automatical save actions to localStorage with restore by action
A client side service based on feathers-memory that persists to LocalStorage
OAuth2 library for Emberjs that stores tokens in the browsers localStorage
Access localStorage and sessionStorage from the main process
Svelte 5 persisted states, [svelte-persisted-store](https://github.com/joshnuss/svelte-persisted-store), but implemented with Svelte 5 Runes.
Easy use localstorage in Preact
Vue.js plugin for localStorage and sessionStorage
Jenkins BlueOcean preference storage via localStorage
AsyncLocalStorage is an unencrypted, asynchronous, persistent, key-value storage system that is global to the app in web browser. It should be used instead of LocalStorage.
Async get/set/unset API for one object using localStorage
UseState but auto updates values to localStorage
package for manage localstorage browser
React hook that you can wire with any Storage compatible API like `localStorage`, `sessionStorage`, or a custom one.
localStorage/sessionStorage 的 JSON 版
A React Library to allow you to use LocalStorage like MongoDB.
Local Storage for Node
A library to help you encrypt data before storing in local storage
Implementation of the simple-events variable interface using localStorage
simple interface to manage/augment/increment javascript variables in localstorage with expiry.