@iceylan/local-average
Accumulates a certain amount of data in the local storage area and produces the arithmetic average of them when requested.
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)
Cache engine to store data in local storage.
A set of common tokens for consuming Web API with Angular.
Local storage across async operations
A JavaScript module that asynchronously loads SVG sprites and stores them in the browser's local storage.
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.
Persist state in storage for ngrx, based on @ngneat/elf-persist-state
Functions for persisting state data to local storage.
An extension of Svelte's writable that saves and restores data from localstorage automatically. Fork of @efstajas/svelte-stored-writable with better error handling and parameters as destructured object
LocalStorageService for Angular 2 with mostly the same API (and most of the code) from angular-local-storage
Library which helps with cookie, local and session storage management in the browser environment.
a light module to store data in easy way for beginners in `JSON` format
Easy to use local storage with state manegement. Use the return values as state and it saves all changes to local storage.
An easy to use browser local storage library
List of utils that help to use local storage, session storage and allows to use cache
Svelte super simple heatmap calendar based on Local Storage
A tiny, reactive, localStorage wrapper.
Functions for persisting state data to local storage.
A custom hook that provides a simple interface to the browser's local storage.