Framework-Agnostic Core
Works with vanilla JS, React, Laravel, Livewire - integrate anywhere
Framework-agnostic, self-hosted, built on ProseMirror. Works everywhere - from vanilla HTML to React, Laravel & Livewire.
LikhaEditor is a modern, framework-agnostic rich text editor built on ProseMirror. It's designed to be lightweight, self-hosted, and easy to integrate into any web project.
Version: 0.0.2
Released: December 18, 2025
All packages are available on npm under the @likhaeditor scope:
| Package | npm | Description | Status |
|---|---|---|---|
| @likhaeditor/core | Framework-agnostic editor engine | ✅ Stable | |
| @likhaeditor/ui | Toolbar and UI components | ✅ Stable | |
| @likhaeditor/plugins | Official plugin collection | ✅ Alpha | |
| @likhaeditor/likhaeditor | Vanilla JS wrapper | ✅ Alpha | |
@likhaeditor/likhaeditor-react | - | React components | 🚧 Planned |
@likhaeditor/likhaeditor-laravel | - | Laravel Blade components | 🚧 Planned |
@likhaeditor/likhaeditor-livewire | - | Livewire integration | 🚧 Planned |
Installation:
npm install @likhaeditor/likhaeditorBuilt with ProseMirror by Marijn Haverbeke.