DEV Community

Cover image for Neiki Editor: Lightweight WYSIWYG Rich Text Editor
jQueryScript
jQueryScript

Posted on

Neiki Editor: Lightweight WYSIWYG Rich Text Editor

Neiki Editor: a lightweight WYSIWYG JavaScript editor that replaces a textarea with a full rich text interface using one line of code.

Key features:

  • Full toolbar customization with separators and button reordering
  • Light and dark themes with localStorage persistence
  • Localization for 8 languages: English, Chinese, Japanese, German, French, Spanish, Portuguese, and Czech
  • Table editing with a right-click context menu for rows, columns, and cell merging
  • Plugin API for registering custom toolbar buttons with SVG icons
  • React, Vue, and PHP integration with a server-side sanitization helper

👉 Blog Post

👉 GitHub Repo

👉 Live Demo

Top comments (0)