CanJS Zone Storage

JSON →
library 1.0.1 ·javascript
verified Jun 7, 2026

Zone-safe memory-based storage for CanJS applications, version 1.0.1 (latest stable, no major updates). Designed for compatibility with Done-SSR (Server Side Rendering) to isolate state per zone. Lightweight, zero-dependency, part of the CanJS ecosystem. Differentiates from global storage by scoping data to asynchronous zones, preventing cross-request leaks.