Either theyโre too complex,
too heavy,
locked behind paid plans,
or the free versions are barely enough to survive with. ๐
I ran into the same problem while building a project.
I needed a clean, lightweight, customizable rich text editor for React.
Tried multiple packagesโฆ
some were overloaded with unnecessary stuff,
some had painful setup processes,
and some put basic features behind premium pricing.
After dealing with all that frustration, I thought:
โWhy not just build my own?โ ๐
So I created richmoshiur โจ
A modern Rich Text Editor npm package focused on simplicity, performance, and easy integration.
- Bold
- Italic
- Underline
- Lists
- Link Support
- Clean UI
- React Friendly
- Lightweight
npm i richmoshiur
Github Repo - https://github.com/moshiurrahmandeap11/richmoshiur
Then use it directly in your project โ no extra headache, no complicated setup ๐
Just a small attempt to make frontend development a bit easier ๐



