DEV Community

Cover image for Lightweight Rich Text Editor for Bootstrap 5 Projects
jQueryScript
jQueryScript

Posted on

Lightweight Rich Text Editor for Bootstrap 5 Projects

BarnamenevisEditor, a rich text editor that gives you TinyMCE-level formatting without the configuration headaches.

Built for Bootstrap 5 and jQuery, it handles:

  • Full RTL support for Arabic, Persian, and Hebrew
  • Custom fonts with proper fallback stacks
  • Dark mode that adapts automatically
  • Code view for direct HTML editing
  • Built-in localization system

If you're building a CMS or admin panel that already uses Bootstrap, this editor integrates in about 15 minutes with zero build tooling.

The bidirectional text controls actually work correctly, which solves a major pain point with most Western-focused editors.

๐Ÿ‘‰ Blog Post

๐Ÿ‘‰ GitHub Repo

๐Ÿ‘‰ Live Demo

Top comments (0)