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.