localstore-ts
A typesafe api that supercharges local and session storage with database like capabilities. Inspired by [drizzle](https://orm.drizzle.team/).
A typesafe api that supercharges local and session storage with database like capabilities. Inspired by [drizzle](https://orm.drizzle.team/).
Local Storage for Node
React hook component for Local Forage
A script to manage local and session storage
Typed localStorage and sessionStorage utility with data structure and prefix support.
localForage bindings for Angular
A browser storage persistence layer for @thefarce/ripple
A library for returning a localStorage compatible API, regardless of browser
manage browser storage data
This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 14.0.0.
React hooks for persistent state. Forked from https://github.com/soyguijarro/react-storage-hooks, original author Ramón Guijarro <hola@soyguijarro.com>
Web storage wrapper
This is simple Web sql packege which can be used to store information in the form of tables. You can use this packege instead of localStorage or sessionStorage.
A frontend storage library with cascading fallback and expiration support
CryptoStorage stores data in a local storeage using standard and secure encryption algorithms.
Type-safe wrapper for localStorage / sessionStorage
The browser-keyval-stores package offers a clean and unified API to interact with browser storage mechanisms (localStorage, sessionStorage, and indexedDB) from your applications. It streamlines development and eliminates the need for browser-specific code
A ponyfill for the Storage API, utilizing SQLite
Secondary packaging of local storage(cookie/session/localstorage)
Basic storage for the application which leverages browsers local storage and session storage