Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 1.27 KB

README.md

File metadata and controls

21 lines (11 loc) · 1.27 KB

HugeRTE

The 100% free fork of the world's #1 open source rich text editor.

Used and trusted by millions of developers, TinyMCE (the original project we've forked) is the world’s most customizable, scalable, and flexible rich text editor. However, they changed the license of TinyMCE 7 to GPLv2+ (or a commercial license) while it has been MIT for TinyMCE 6 and LGPL for older versions. This creates problems for users (see the discussion) so a fork has been created here. It has originally been named HugeMCE, however, due to potential trademark confusion with TinyMCE, it has been renamed to HugeRTE before its publishment to npm.

Documentation

You can find the documentation on the dedicated repo.

Demo

Visit the HugeRTE website to quickly play around with the editor.

License

MIT

Compiling and contributing

In 2019 TinyMCE made the decision to transition their codebase to a monorepo. For information on compiling and contributing, see: contribution guidelines.