Wordgard icon
Wordgard icon

Wordgard

A garden for cultivating words. Open-source JavaScript library implementing an in-browser rich-text editor.

Wordgard screenshot 1

Cost / License

  • Free
  • Open Source (MIT)

Application type

Platforms

  • Self-Hosted
  • JavaScript
  • Typescript
  • npm
0likes
0comments
0articles

Features

  1.  Collaborative writing
  2.  Rich text editing
  3.  Rich Text Editor
  4.  RTL support
  5.  Support for Right-to-Left
  6.  Modular System

Wordgard News & Activities

Highlights All activities

Recent activities

Wordgard information

  • Licensing

    Open Source (MIT) and Free product.
  • Alternatives

    41 alternatives listed
  • Supported Languages

    • English

AlternativeTo Categories

Office & ProductivityOS & Utilities

Popular alternatives

View all
Wordgard was added to AlternativeTo by Paul on and this page was last updated .
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 inter­nationalization.
  • 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.

Official Links