README
cookiesync
This package is a part of the localsync
monorepo.
- Synchronizes state using cookies.
See [https://github.com/noderaider/localsync] for usage information.
a lightweight module to sync JS objects in realtime across tabs / windows of a browser.
<script type="module">
import cookiesync from 'https://cdn.skypack.dev/cookiesync';
</script>
This package is a part of the localsync
monorepo.
See [https://github.com/noderaider/localsync] for usage information.