react-hook-form-utils
react-hook-form-utils to persist data
react-hook-form-utils to persist data
Persist and populate react-hook-form form using storage of your choice
in memory sessionstorage test
localForage bindings for Angular
Useful react components that will save your day
Save and load Redux state to and from SessionStorage.
⚡ A persistent state management library for React. Create your own hooks that share data across components
React hooks for persistent state
storage in browser
A simple wrapper for localStorage, sessionStorage, and userscript storage.
Frequently used tools for React
React Hook to handle local and session storage
A universal browser storage manager with optional AES encryption support for localStorage, sessionStorage, and cookies.
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 populate react-hook-form form using storage of your choice
Save signal state (@ngrx/signals) to localstorage/sessionstorage and restore the state on page load (with SSR support).
IndexORM is a library that allows you to define classes that can be stored and retrieved from a data storage in a relational way. It is designed to mimic the behavior of a relational database ORM, but it is designed with Indexed storages like IndexedDB, L
localForage bindings for Angular
A library to use Web Storage API with Observables
This is the mock of localStorage. The behavior is not perfectly reproduced (*), but the basic logic is implemented. * The value returned when an unintended value is passed, for example.