cross-domain-storage

JSON →
library 2.0.7 ·javascript maintenance
verified Jun 7, 2026

cross-domain-storage v2.0.7 enables browser-localStorage sharing across subdomains and parent/child windows via postMessage. Low-maintenance, no new releases since 2016. Ideal for simple cross-origin persistence without server-side setup. Minimal API, uses iframe or window messaging. Lightweight, no external dependencies.