Loki React Editor is a highly customizable, feature-rich WYSIWYG (What You See Is What You Get) text editor for React applications. With comprehensive support for text formatting, tables, hyperlinks, and more, it is ideal for developers who need to integrate a robust and flexible rich-text editor into their web applications.
Check out the live demo of Loki React Editor here.
If you enjoy using Loki React Editor and would like to support its development, consider contributing through Buy Me A Coffee.
If you encounter any issues or bugs while using Loki React Editor, please report them on our GitHub Issues page.
Install Loki Editor via npm:
npm install loki-editor
-
Import Loki Editor into your React project:
import React from 'react'; import TextEditor from 'loki-editor'; import 'loki-editor/dist/TextEditor.css';
-
Use the editor in your component:
const App = () => { return ( <div> <TextEditor /> </div> ); }; export default App;
- ✅ Bold / Italic / Underline / Strikethrough
- ✅ Highlighting & Custom Colors
- ✅ Font Styles & Sizes
- 🔢 Numbered & Bulleted Lists
↔️ Text Alignment (Left, Center, Right)- ⎯ Insert Horizontal Rules
- 🔗 Insert & Edit Links
- 📍 Bookmarks for Quick Navigation
- 🖌️ Customizable Toolbar & Themes
- 📝 Supports Custom Plugins
- ⚡ Lightweight & Fast
- 🧩 Easy Integration with Any React App
- 🔄 Undo & Redo Support
- ✅ Google Chrome (latest)
- ✅ Mozilla Firefox (latest)
- ✅ Safari (latest)
- ✅ Microsoft Edge (latest)
- 🎨 Modern & Customizable - Adapt the toolbar, styles, and themes to your needs.
- ⚡ Fast & Lightweight - Optimized for performance in React applications.
- 📌 SEO & Accessibility Focused - Works seamlessly with assistive technologies.
🔗 MIT Licensed & Open Source - Free for both personal and commercial use.
For any questions, feedback, or business inquiries, reach out to me at: 📧 Email: logesh.b2213@gmail.com