iso-kv

JSON →
library 3.2.0 ·javascript
verified Jun 7, 2026

Isomorphic key-value storage library for JavaScript and TypeScript, supporting multiple backends including in-memory, localStorage, IndexedDB, and more. Current stable version is 3.2.0, with regular releases. It provides a unified API across Node.js, browsers, and other runtimes. Key differentiator: pluggable backend system and full TypeScript support out of the box, unlike simpler abstraction libraries.