Wordgard
Like
A garden for cultivating words. Open-source JavaScript library implementing an in-browser rich-text editor.
Features
- Collaborative writing
- Rich text editing
- Rich Text Editor
- RTL support
- Support for Right-to-Left
- Modular System
Tags
Wordgard News & Activities
Highlights All activities
Recent activities
Wordgard information
No comments or reviews, maybe you want to be first?
What is Wordgard?
A garden for cultivating words. Open-source JavaScript library implementing an in-browser rich-text editor.
Features:
- Schema-Based: Precisely define the structure of your documents. Create custom document elements.
- Deluxe API: The editor's programming interface has been obsessively designed for generality and versatility.
- Modular: Most editor features are implemented as extensions, which means you can replace or modify them when they don't work for you.
- Accessible: Works for screen reader users, keyboard-only users, and mobile devices. Support for UI internationalization.
- Right-to-Left Writing: Direction-aware in both the content and the interface. Supports bidirectional content and right-to-left documents.
- Structured Content: Document trees can include tables, nesting lists, captioned figures, and custom structure.
- Functional: A large part of the system is written in functional style for clarity and testability.
- Collaborative Editing: Support for multiple users editing the same document at the same time, merging concurrent edits.



