storageboy
Plugin that lets you use local storage, indexedDB and Cookie Storage.
Plugin that lets you use local storage, indexedDB and Cookie Storage.
Stores data in local file system.
Quick and Easy Local Cache of almost all JS object types
Communication socket between browser tabs using LocalStorage
Manage your Local Storage & cookies migrations like you would with a database.
A local realtime NoSQL Database for JavaScript applications -
super-localstorage 是 利用window.localStorage进行储存的插件可以加密储存【^运算符操作加密,可自定义密匙】,且可存取【Array ,Object, Boolean, Number, String】等类型的数据无需做JSON.stringify()或JSON.parse()处理。
A simple JavaScript library to store versioned objects in localStorage.
Vue plugin for work with LocalStorage from Vue context
Auto mock all localstorage and sessionstorage APIs for your Vitest tests
Web Storage with support for complex data types
Custom patched version of original localforage
Module for use the local storage as a cache
Redux Local Storage
A tiny wrapper around IndexedDB for an API similar to localStorage
React hook to save state to local storage and sync when updates are made to local storage
Simple monitor for local and session storage usage
LocalStorage를 좀 더 간편하게 사용하기 위해 만든 라이브러리입니다.
Synchronize an NgRx state to device storage.
A replacement for vuex that syncs the store's state with the brower's LocalStorage. When the application is refreshed, the state is automatically restored and any time a change is made to the state, it's saved to LocalStorage.