locache
Simple utility function to get and set data in your localStorage
Simple utility function to get and set data in your localStorage
Cache manager for handling data in variant cache drivers.
A graph like in memory data abstraction layer for complex data types
A browser cache manager based on web cached storage
A lightweight utility for managing cache in web applications using the browser's Cache API.
浏览器缓存方法封装
A TypeScript utility library for managing browser session storage with a simple API. Provides methods to set, get, update, remove, and clear session storage items, plus key enumeration. Ideal for client-side state management and data persistence in web ap
A lightweight utility to simplify working with localStorage in JavaScript. Includes expiry, backup/restore, and debug helpers.