atom.storage

JSON →
library 0.5.5 ·javascript
verified Jun 7, 2026

A reactive Storage implementation for Atoms that persists non-critical data like user selections across sessions. v0.5.5 stable, low release cadence. Key differentiator: designed for the calmm-js Atom ecosystem (bacon.atom or kefir.atom), provides sharing of atoms with the same key, schema validation, expiry, and debounced writes — not a general-purpose storage wrapper.