Licence
MIT
Version
0.2.1
Deps
0
Size
13 kB
Vulns
0
Weekly
0
DeprecatedThis package is deprecated
@convex-localfirst/yjs
Ship a Yjs CRDT (rich text, nested lists) over the
convex-localfirst append-only log: each Yjs update is one insert-only row, so concurrent
rich-text edits merge instead of last-writer-wins clobbering. Includes a framework-
agnostic base64 codec, snapshot compaction, and a React useCollaborativeDoc hook.
npm install @convex-localfirst/yjs
Peer dependencies: react, yjs. MIT