An open API service indexing awesome lists of open source software.

https://github.com/rtjoa/tree-crdt

Demo of a tree-based CRDT for collaborative text editing
https://github.com/rtjoa/tree-crdt

Last synced: about 1 year ago
JSON representation

Demo of a tree-based CRDT for collaborative text editing

Awesome Lists containing this project

README

          

Demo of a tree-based CRDT for collaborative text editing.
Runs as a simple static site. Low code quality.

Inspired by [Evan Wallace's tree-based CRDT](https://www.madebyevan.com/algos/crdt-tree-based-indexing/) and made in [NYSRG](https://notes.ekzhang.com/events/nysrg).