Hacker News — AI on Front Page · · 1 min read

Wordgard: In-browser rich-text editor from the creator of ProseMirror

Mirrored from Hacker News — AI on Front Page for archival readability. Support the source by reading on the original site.

205 pts · 76 comments on Hacker News

Wordgard [wɜrd-gɑrd] noun A garden for cultivating words. Open-source JavaScript library implementing an in-browser rich-text editor.

Semantic Rich Text Editor System

Wordgard provides a set of tools for building content editors. It is not a free-form HTML editor, but one where you control precisely what kind of content you support.

Its main distinguishing feature is a powerful programming interface that makes the library a good foundation for customized editors—even complex, demanding ones.


Features


About

Wordgard is open source under a permissive license (MIT). It is being developed on code.haverbeke.berlin. Bug reports are very welcome. Pull requests are not accepted.

If you are using Wordgard commercially, there is a social (but no legal) expectation that you help fund its maintenance. Start here.

Discussing the project or asking questions is best done on the forum. Bugs should be reported through the issue tracker.

Discussion (0)

Sign in to join the discussion. Free account, 30 seconds — email code or GitHub.

Sign in →

No comments yet. Sign in and be the first to say something.

More from Hacker News — AI on Front Page