@convex-localfirst/yjs
v0.1.1
Published
Yjs CRDT over the convex-localfirst append-only log: base64 codec, snapshot compaction, useCollaborativeDoc hook.
Downloads
270
Maintainers
Readme
@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/yjsPeer dependencies: react, yjs. MIT
