keyvaluestorage-interface
JSON →Isomorphic Key-Value Storage Interface (v1.0.0) providing a unified API across Node.js, React Native, and browser environments. Abstracts over AsyncStorage (React Native) and SQLite (Node.js) for persistent key-value storage. Ships TypeScript definitions and uses async/await. Lightweight (~1kB) with no runtime dependencies. Differentiator: single interface for multiple platforms without additional setup.
Resources
packagekeyvaluestorage-interface ↗