browser-caching
Set & get data to localStorage with expire. If you work with local storage for caching data to client side, you feel to set expire date for data. This small library will help you to solve the problem.
Found 60 results for LocalStorage
Set & get data to localStorage with expire. If you work with local storage for caching data to client side, you feel to set expire date for data. This small library will help you to solve the problem.
easy to implement
Provides a generic storage layer for File, FileSystem, IndexedDB, Memory & LocalStorage.
A storage in the window location hash
Angular Signal Storage
A programmatic data caching wrapper for browsers, based on localStorage.
Show Data of WebStorage
Angular2 decorator to save and restore class properties automatically from LocalStorage.
A helper methods and an extension to JS arrays, objects, IndexedDb, LocalStorage and SessionStorage , etc...
A LocalStorage database
用于适配 Web 存储的适配器, 将 LocalStorage 和 SessionStorage 的接口转换为统一的接口, 以便于使用和管理
Writes the data entered in the HTML form to LocalStorage and retrieves it as needed.
Provides a generic storage layer for File, FileSystem, IndexedDB, Memory & LocalStorage.
A high level common API for web stores (LocalStorage, SessionStorage, IndexedDB, Remote Store (Restful API)
The package for save data to storages in typescript.
A simple package for interacting with web client storages like `localStorage`
A tiny helper for local / session storage for web app
Native storage of variables in Android, iOS and Windows
Drop-in replacement for Svelte's writable store that keeps the URL in sync with any variables that determine the view and saves/restores last view state from LocalStorage