@kvs/localstorage
localstorage for KVS.
localstorage for KVS.
Storage(localStorage, sessionStorage) helper for KVS.
React Hook to handle local and session storage
Save signal state (@ngrx/signals) to localstorage/sessionstorage and restore the state on page load.
HTML web storage; better than cookies. With web storage, web applications can store data locally within the user's browser. Before HTML5, application data had to be stored in cookies, included in every server request. Web storage is more secure, and large
Persist and rehydrate a Formik form
Run command for install `npm i -D @itzsunny/storageapi`
A custom React Hook that provides a multi-instance, multi-tab/browser shared and persistent state.
Persist and populate react-hook-form form using storage of your choice
Keeps your redux state persistent locally
This library provides an easy to use service to manage the web storages (local and session) from your Angular application. It provides also two decorators to synchronize the component attributes and the web storages.
Client-side caching layer for GraphQL
Server side caching for GraphQL
A simple and effective React Hook to manage the localStorage
A Vuex persistence plugin in Typescript
A minimal local storage api that friendly for TS
A library to use Web Storage API with Observables
Efficient local storage module for Angular: simple API based on native localStorage API, but internally stored via the asynchronous IndexedDB API for performance, and wrapped in RxJS observables to be homogeneous with other Angular modules.
A Vuex persistence plugin in Typescript
A simple local storage database that automatically setup itself for you.