|
|
|
Show HN: Yoopta – Open-Source Rich Text Editor with Extensive Customization
(github.com)
|
|
6 points
by darginec05
699 days ago
|
|
Hi everyone!
I want to share my Yoopta-Editor project with you.
Yoopta - open-source rich-text editor for web apps. It’s packed with features that let you build an editor as powerful and user-friendly as Notion, Craft, Coda, Medium etc. This project was born from my own frustrations as a Front-End developer working with various WYSIWYG editors. Despite the prominence of many tools, none satisfied my fundamental needs. Yoopta-Editor It's not just another rich-text editor. It's a solution designed to overcome common challenges developers face with existing editors that are often limited, despite being labeled as "rich".
This editor will provide you with the following features: - Easy setup
- Default list of powerful plugins
- Everything is customizable and extensible
- A list of useful tools (ActionMenu, Toolbar etc.) for the convenience of working with the editor
- Drag and drop, nested dnd is supported also
- Automatic lazy loading for media components (eg. image, videos, embeds)
- Selection box for manipulating with multiple blocks at once
- Mobile friendly
- Exports/imports in different formats like markdown, html, plain text
- Every plugin render can be extended with your own UI-kit components
- Large documents
- Markdown shortcuts, hotkeys. And customization for this!
- Nested Ordered, Todo, Bulleted lists
- The soul invested in the development of this editor
... and other features that I forgot to write about in this list .
Just check it in examples ˆ-ˆ |
|