YousefED/SyncedStore
SyncedStore CRDT is an easy-to-use library for building live, collaborative applications that sync automatically. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1949
- days_rel: n/a
- days_push: 915
- n_releases_24m: 0
Adoption not part of the score
1863 stars · 59 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
SyncedStore is a TypeScript library providing an easy-to-use reactive API on top of Yjs CRDTs for building real-time collaborative web applications. It lets developers work with plain JavaScript objects that sync automatically across users and devices, with offline support and conflict resolution built in.
Use cases
- build a multiplayer todo app that syncs across devices
- add real-time collaboration to a React app
- build an offline-first app that syncs when back online
- collaborative text editing with rich text
- sync shared state between multiple users without a backend conflict logic
- build a collaborative whiteboard or document editor
When to choose
- you want CRDT-based collaboration with a simple object-oriented API instead of Yjs's lower-level types
- you use React, Vue, or Svelte and want reactive bindings
- you need offline-first sync with automatic conflict resolution
- you want to build local-first, decentralized apps
When to avoid
- you need a mature, battle-tested solution with a large ecosystem and frequent updates
- you only need simple server-authoritative state sync without offline support
- you need non-JavaScript platforms
- your data model doesn't fit CRDT semantics like counters or strict transactional consistency
Facets
library · maturity active
state-management serialization websocket web-development frontend microservices browser cross-platform crdt yjs collaborative-editing offline-first local-first reactive-programming typescript react vue svelte real-time nodejs
3 sources
- readme: https://github.com/YousefED/SyncedStore · fetched 2026-08-28 · 81522214af41
- homepage: https://syncedstore.org · fetched 2026-08-29 · 2e5751a76587
- site_page: https://syncedstore.org/docs · fetched 2026-08-29 · 1b2921148dd3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| YousefED/SyncedStore | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="YousefED/SyncedStore")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem