@react-native-oh-tpl/realm
Realm by MongoDB is an offline-first mobile database: an alternative to SQLite and key-value stores
Realm by MongoDB is an offline-first mobile database: an alternative to SQLite and key-value stores
A custom hook that provides a simple interface to the browser's local storage.
Accumulates a certain amount of data in the local storage area and produces the arithmetic average of them when requested.
[](https://www.npmjs.com/package/@igoradamenko/local-storage)
The Easy Storage library offers a suite of storage solutions designed for ZeppOS applications, providing a range of data persistence strategies to accommodate different data management needs.
A React Hook for using Browser Local/Session Storage
Library which helps with cookie, local and session storage management in the browser environment.
Svelte super simple heatmap calendar based on Local Storage
A React hook for collecting weather data. Powered by Open-Meteo. Optimized with react-hook-storage
A tiny, reactive, localStorage wrapper.
a light module to store data in easy way for beginners in `JSON` format
List of utils that help to use local storage, session storage and allows to use cache
A robust and easy-to-use utility for interacting with Web Storage API (localStorage and sessionStorage). This utility abstracts away the raw Web Storage API, providing enhanced error handling and JSON serialization/deserialization out of the box.
Persist state in storage for ngrx, based on @ngneat/elf-persist-state
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.
___
Functions for persisting state data to local storage.
Have you ever been in need of using localStorage or sessionStorage in a more intelligent way? Have you thought of having an expiring storage data or a data tied up with a version number? This wizard allows you to just do that.
NPM package for storing and managing data across window local-storage and session-storage securely