JSPM

storagesync-tab

2.0.6
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 153
  • Score
    100M100P100Q78001F
  • License MIT

a lightweight module to sync JS objects in realtime across tabs / windows of a browser (local storage version).

Package Exports

  • storagesync-tab

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (storagesync-tab) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

storagesync

This package is a part of the localsync monorepo.

  • Synchronizes state using localStorage.

See [https://github.com/noderaider/localsync] for usage information.