Svelte SyncedStore

Multiplayer Svelte Stores

Creator

Yousef El-Dardiry @yousefed

Description

SyncedStore Svelte is a library for building distributed, real-time collaborative web applications that sync automatically. Create and use a Svelte store that automatically syncs across users! SyncedStore builds on top of Yjs. syncedStore-svelte exposes your Yjs CRDT data structure as a Svelte store with an easy API.
Visit Site
Related Projects