@datakitchen/ngx-toolkit
Goodies for Angular developer, backed at DataKitchen
Goodies for Angular developer, backed at DataKitchen
简单的键值对和结构型数据库
vuex的缓存
a simple Yjs storage provider persisting in localStorage (for educational purposes)
Manager the instances of a web page open multiple tabs/windows
Improve Web Storage Cache to support crypto
A port of vuex-persist targeting es5
A service that serving web storage for your application
Vue3 plugin for work with local storage, session storage and websql from Vue context, inspired by tarojs, vue-ls and secure-ls.
Local store helps to communicate with browser local storage, you can store any data plain or encrypted, add listener with local storage
secure localstorage data
Safely store data in localstorage with an unique key of any type, even a component
React side-effect hook that manages a single localStorage key
A React hook that has extended options for housekeeping and backwards compatibility
Easy to use React.js useLocalStorage hook for updating and subscribing to localStorage keys
A custom React Hook that provides a multi-instance, multi-tab/browser shared and persistent state.
A custom React Hook that provides a multi-instance, multi-tab/browser shared and persistent state of any type.
A custom React Hook that provides a multi-instance, multi-tab/browser shared and persistent state. This is an improved version of use-persisted-state.
useStorage store crypted value on localStorage / node alternative
A simple React hook that provides you with a state and its setState function that is synced between all tabs of your application. With support for the debounce functionality and fully type-safe as it's written in TypeScript.