logoots-structs
v0.0.7
Published
Provides several data structures to represent a text using a ropes-like structure and manipulating it
Downloads
15
Maintainers
Readme
logoots-structs is a NodeJS module. It provides some data structures useful for implementing a collaborative text edition algorithm based on CRDT.
Installation
npm install logoots-structs
See also
- logoots-texteditor-server
- logoots-texteditor-client
- demo-logoots-texteditor