Package Exports
- loki-editor
- loki-editor/dist/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (loki-editor) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Loki React Editor - A Feature-Rich WYSIWYG Text Editor for React
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.
🚀 Live Demo
Check out the live demo of Loki React Editor here.
💖 Support the Project
If you enjoy using Loki React Editor and would like to support its development, consider contributing through Buy Me A Coffee.
🐞 Report Bugs
If you encounter any issues or bugs while using Loki React Editor, please report them on our GitHub Issues page.
📦 Installation
Install Loki Editor via npm:
npm install loki-editor
🛠️ Usage
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;
✨ Key Features
📝 Text Formatting
- ✅ Bold / Italic / Underline / Strikethrough
- ✅ Highlighting & Custom Colors
- ✅ Font Styles & Sizes
📑 Lists & Structure
- 🔢 Numbered & Bulleted Lists
- ↔️ Text Alignment (Left, Center, Right)
- ⎯ Insert Horizontal Rules
🔗 Hyperlinks & Navigation
- 🔗 Insert & Edit Links
- 📍 Bookmarks for Quick Navigation
🎨 Customization & Styles
- 🖌️ Customizable Toolbar & Themes
- 📝 Supports Custom Plugins
🔥 Additional Features
- ⚡ Lightweight & Fast
- 🧩 Easy Integration with Any React App
- 🔄 Undo & Redo Support
🖥️ Browser Compatibility
- ✅ Google Chrome (latest)
- ✅ Mozilla Firefox (latest)
- ✅ Safari (latest)
- ✅ Microsoft Edge (latest)
💡 Why Choose Loki Editor?
- 🎨 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.
📩 Contact & Support
For any questions, feedback, or business inquiries, reach out to me at: 📧 Email: logesh.b2213@gmail.com