versioned-storage

JSON →
library 4.0.15 ·javascript
verified Jun 7, 2026

A lightweight browser library for type-safe, versioned JSON storage via localStorage. v4.0.15 (last release 2024) targets Node ≥20 and is ESM-only with bundled TypeScript and Flow typings. Key differentiator: automatic purging on schema version bumps, with optional migration support. Minimal API: one class (Storage) with read/write/reset. Dependencies: none.