v1.3.0-alpha.0
An abstracted storage library for browser applications that interfaces with localStorage, sessionStorage, in-memory storage, or any custom serializer. It provides serialization capabilities with optional key prefixing for better storage management.
Attributes
Includes Deno configuration
Repository
Current version released
3 years ago
DateDuration
Install (npm)
pnpm add @jmondi/browser-storageDeno
import { DateDuration } from "https://deno.land/x/browser_storage";