Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
/ teletype-crdt Public archive

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

atom/teletype-crdt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Sep 28, 2022
07fb936 · Sep 28, 2022
Jan 30, 2019
Jan 30, 2019
Mar 5, 2018
May 17, 2017
Jul 11, 2017
Nov 1, 2017
Nov 1, 2017
Sep 28, 2022
Sep 11, 2017
Jan 30, 2019
Jan 30, 2019
Nov 7, 2017

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.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published