Skip to content

String-wise sequence CRDT powering peer-to-peer collaborative editing in Teletype for Atom.

License

Notifications You must be signed in to change notification settings

kalbroni7/teletype-crdt

 
 

Repository files navigation

Atom and all repositories under Atom will be archived on December 15, 2022. Learn more in our official announcement

teletype-crdt

The string-wise sequence CRDT powering peer-to-peer collaborative editing in Teletype for Atom.

Hacking

After cloning this repository, you can install its dependencies by running:

npm install

And then run tests via:

npm test

Background

For more details on the techniques used for this data structure, we recommend reading the following papers:

TODO

  • Document APIs

About

String-wise sequence CRDT powering peer-to-peer collaborative editing in Teletype for Atom.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%