crdt-text-editor
crdt-text-editor copied to clipboard
CRDT distributed text editor written in elm using maca/crdt-distributed-tree
CRDT Colaborative Editor
Proof of concept of a collaborative text editor based on Ace code editor using CRDTs.
This project is written mostly in Elm and serves an example to demostrate the use of maca/crdt-replicated-tree Elm library.
Instructions to run locally to come.