The original project wangeditor-next is temporarily not maintained due to the author's personal reasons. This project is a forked version that will continue to be maintained with minimal breaking changes.
An open-source web rich text editor that is ready to use out of the box with simple configuration. It supports JS, Vue, and React.
- Easy to use: Simple configuration and ready to use out of the box.
- Multi-framework support: Works with JS, Vue, and React.
- Customizable: Highly customizable to fit your needs.
- Lightweight: Minimal footprint with high performance.
npm i wangeditor-next/editor
<script src="https://unpkg.com/@wangeditor-next/editor@latest/dist/index.js"></script>
Try it on StackBlitz: HTML Example
Try it on StackBlitz: Vue 2 Example
Try it on StackBlitz: Vue 3 Example
Try it on StackBlitz: React Example
We welcome contributions! Please read the contribution guidelines and the development guide in the docs folder.
If you find this project helpful, please give it a ⭐️! Your support is my motivation to maintain and improve this project. Thank you!
To donate to the original project, support wangEditor's open-source work at https://opencollective.com/wangeditor (though no one donates anyway).