Skip to content

a small collaborative text editor that uses the fugue crdt algorithm

Notifications You must be signed in to change notification settings

gabrielmeloc22/crdt-editor

Repository files navigation

About

A collaborative text editor made using Typescript and Websockets that implements the fugue CRDT algorithm, published by Matthew Weidner and Martin Kleppmann

TODO

  • optmize algorithm to use less memory and to be o(log n)
  • be able to use markdown
  • be able to have multiple documents
  • be able to export documents
  • be able to save document on indexedDb

About

a small collaborative text editor that uses the fugue crdt algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published