1 unstable release

Uses old Rust 2015

0.3.0 Mar 31, 2018

#361 in Text editors

MIT/Apache

160KB
3.5K SLoC

edit-text

Preview Image

edit-text is a collaborative text editor with Markdown import and export. Both the server and client are written in Rust, and its frontend is cross-compiled WebAssembly and TypeScript.

✏️ Use edit-text online in the edit.io sandbox.

📚 Read "Getting Started" instructions in the edit-text documentation.

Or clone this repo and run: ./tools frontend-build && ./tools server --open

This is alpha-quality software.

License

Apache-2.0


lib.rs:

Defines types for using operational tranform to modify HTML-like documents.

See the book for more details: http://tcr.github.io/edit-text/

Dependencies

~5.5MB
~123K SLoC