edit-text icon indicating copy to clipboard operation
edit-text copied to clipboard

Collaborative rich text editor for the web. Written in Rust + WebAssembly.

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