🌐
GitHub
github.com › JefMari › awesome-wysiwyg-editors
GitHub - JefMari/awesome-wysiwyg-editors: A curated list of awesome WYSIWYG Editors.
Flowbite WYSIWYG - Open-source text editor based on Tailwind CSS and Tip Tap · g-editor A minimalist version of Wordpress Gutenberg's editor. Ideal for checking your custom blocks. FlyonUI WYSIWYG Editor - Utilize the WYSIWYG text editor to create and modify content, adjusting paragraphs, headings, images, and styling options. ... Dante Editor - Just another Medium wysiwyg editor clone. Easyeditor - Very lightweight and highly configurable rich text html editor.
Starred by 3.8K users
Forked by 242 users
🌐
GitHub
github.com › topics › wysiwyg-html-editor
wysiwyg-html-editor · GitHub Topics · GitHub
editor html typescript wysiwyg rich-text-editor ace-editor wysiwyg-editor imageeditor filebrowser wysiwyg-html-editor jodit ... A free and open-source block-based email template builder.
🌐
GitHub
github.com › Studio-42 › elRTE
GitHub - Studio-42/elRTE: Open-source WYSIWYG HTML-editor written in JavaScript using jQuery UI
Open-source WYSIWYG HTML-editor written in JavaScript using jQuery UI - Studio-42/elRTE
Starred by 316 users
Forked by 108 users
Languages   JavaScript
🌐
It's FOSS
itsfoss.com › open-source-wysiwyg-editors
15 Best Open Source WYSIWYG HTML Editors
July 10, 2024 - The user experience is much similar to WordPress’s classic editor or TinyMCE. You can opt for its pro version to access additional plugins and technical support. Head to its GitHub page to explore technical details. ... Lightweight. TypeScript based. Plugin support. ... SCEditor is yet another simple open-source WYSIWYG editor.
🌐
GitHub
github.com › topics › wysiwyg-editor
wysiwyg-editor · GitHub Topics · GitHub
javascript wysiwyg rich-text-editor wysiwyg-editor froala wysiwyg-html-editor ... 🧩 Content editing tech stack for the web - BlockSuite is a toolkit for building editors and collaborative applications. editor components block state-management webcomponents wysiwyg collaboration crdt rich-text-editor wysiwyg-editor block-editor yjs local-first components-library notion-editor ... A curated list of awesome WYSIWYG Editors. awesome wysiwyg rich-text-editor awesome-list wysiwyg-editor ... The open source React and Prosemirror based markdown editor that powers Outline.
🌐
GitHub
github.com › jaredreich › pell
GitHub - jaredreich/pell: 📝 the simplest and smallest WYSIWYG text editor for web, with no dependencies
📝 the simplest and smallest WYSIWYG text editor for web, with no dependencies - jaredreich/pell
Starred by 12.1K users
Forked by 550 users
Languages   JavaScript 73.3% | HTML 14.9% | SCSS 11.8%
🌐
Alex-d
alex-d.github.io › Trumbowyg
Trumbowyg - A lightweight WYSIWYG editor by Alex-D / Alexandre Demode
Trumbowyg is an MIT-licensed open source project and completely free to use.
🌐
GitHub
github.com › froala › wysiwyg-editor
GitHub - froala/wysiwyg-editor: The next generation Javascript WYSIWYG HTML Editor.
The next generation Javascript WYSIWYG HTML Editor. - froala/wysiwyg-editor
Starred by 5.4K users
Forked by 675 users
Languages   CSS 60.1% | HTML 36.6% | PHP 3.3%
🌐
Xinha
trac.xinha.org
Xinha - Open Source Online HTML Editor
Xinha (pronounced like ​Xena, the Warrior Princess) is a powerful WYSIWYG HTML editor component that works in all current browsers. Its configurabilty and extensibility make it easy to build just the right editor for multiple purposes, from a restricted mini-editor for one database field ...
Find elsewhere
🌐
GitHub
github.com › topics › wysiwyg
wysiwyg · GitHub Topics · GitHub
wangEditor, open-source Web rich text editor 开源 Web 富文本编辑器 · typescript wysiwyg wangeditor wysiwyg-editor rich-text rich-text-html-editor · Updated · Oct 11, 2024 · TypeScript · Star 17.7k · 🍞📝 Markdown WYSIWYG Editor. GFM Standard + Chart & UML Extensible.
🌐
Tiny
tiny.cloud
The Most Trusted & Feature-rich WYSIWYG Rich Text Editor | TinyMCE
✨ I found out ~50% of my support tickets on remoteok.com were about Markdown issues: - non-tech people don't understand it - format is inconsistent - buggy if complex like * a list with **bold text** So I now switched to TinyMCE which is HTML: tiny.cloud ... We went from a completely custom DraftJS (now Lexical) implementation to TinyMCE and did not lose any sleep over it. ... I did a deep dive on this not long ago, TinyMCE is really the only one worth building with. ... Thanks! I tried many other tools - all open-source and came to the conclusion that many people may disagree with.
🌐
GitHub
github.com › tinymce › tinymce
GitHub - tinymce/tinymce: The world's #1 JavaScript library for rich text editing. Available for React, Vue and Angular
With more than 350M+ downloads every year, we’re also one of the most trusted enterprise-grade open source HTML editors on the internet. There’s currently more than 100M+ products worldwide, powered by Tiny. As a high powered WYSIWYG editor, TinyMCE is built to scale, designed to innovate, ...
Starred by 16K users
Forked by 2.3K users
Languages   TypeScript 94.3% | HTML 2.7% | Less 2.0% | JavaScript 0.9% | CSS 0.1% | Makefile 0.0%
🌐
Reddit
reddit.com › r/reactjs › open-source wysiwyg editor yoopta
r/reactjs on Reddit: Open-source WYSIWYG editor Yoopta
April 25, 2024 -

Hi everyone 👋
I want to introduce my open source project Yoopta-Editor and I want to ask you to give me some feedback. It’s packed with features that let you build editor as powerful and user-friendly as Notion, Craft, Coda, Medium etc.
Feel free to use, it's under MIT License!

Check features and examples below.
Examples - https://yoopta-editor.vercel.app

Features:

  • Easy setup

  • Default list of powerful plugins

  • Many typical solved problems in UX behavior.

  • Media plugins on steroids with optimization and lazy loadings

  • Code plugin on steroids with themes and languages

  • Each plugin can be easily customized and extensible

  • Drag and drop, nested dnd is supported also

  • Selection box for manipulating with multiple blocks at once

  • You can create your own plugin

  • A list of useful tools (ActionMenu, Toolbar etc.) for the convenience of working with the editor

  • Automatic lazy loading for media components (eg. embeds)

  • Large documents

  • Mobile friendly

  • Indent and outdent for every plugin by tabs and shift+tabs

  • Editor instance to programmatically control your content

  • Editor events for saving to DB in real-time

  • Exports in markdown, plain text, html - [in progress. Currently available only HTML exports]

  • Shortcuts, hotkeys. And customization for this!

  • Super AI tools not for HYPE, but for real useful work with editor content - [in progress]

🌐
GitHub
github.com › JiHong88 › awesome-wysiwyg
GitHub - JiHong88/awesome-wysiwyg: A curated list of awesome WYSIWYG editors.
wysihtml - Open source rich text editor for the modern web. ... Dante Editor - Just another Medium wysiwyg editor clone. Easyeditor - Very lightweight and highly configurable rich text html editor.
Starred by 41 users
Forked by 5 users
🌐
GitHub
github.com › nhn › tui.editor
GitHub - nhn/tui.editor: 🍞📝 Markdown WYSIWYG Editor. GFM Standard + Chart & UML Extensible.
🍞📝 Markdown WYSIWYG Editor. GFM Standard + Chart & UML Extensible. - nhn/tui.editor
Starred by 17.8K users
Forked by 1.8K users
Languages   TypeScript 85.8% | CSS 5.0% | JavaScript 5.0% | HTML 4.1% | Vue 0.1%
🌐
ContentTools
getcontenttools.com
A small & beautiful WYSIWYG editor for HTML content · ContentTools
The ContentTools WYSIWYG editor can be added to any HTML page in a few simple steps. The getting started guide shows how. Full API documentation and examples for the ContentTools family of libraries.
🌐
GitHub
github.com › xjh22222228 › awesome-web-editor
GitHub - xjh22222228/awesome-web-editor: 🔨 Open source WEB editor summary
pell ★ 12057 - the simplest and ... rich text editor. prosemirror ★ 8365 - The ProseMirror WYSIWYM editor. ... wysihtml5 ★ 6472 - Open source rich text editor based on HTML5 and the progressive-enhancement ...
Starred by 855 users
Forked by 57 users
Languages   Python
🌐
Medevel
medevel.com › 20-os-wysiwyg-editors
22 Open-source WYSIWYG Editor Libraries
March 22, 2024 - Aloha is originally made for the Gentics CMS project, then released its source code alongside numerous components of the project. ... Medium editor offers a simple WYSIWYG in-line editor, which works directly on your HTML content. It is tested on many browsers as Mozilla Firefox, Internet Explorer IE 9+, Edge, Safari, and Google Chrome. GitHub - yabwe/medium-editor: Medium.com WYSIWYG editor clone.
🌐
TinyMCE
tiny.cloud › blog › open-source-wysiwyg-html-editor
10 Best Open Source WYSIWYG Editors in 2025 | TinyMCE
December 22, 2024 - Discover Best Open Source WYSIWYG Editors for easy web content creation. Compare features, usability, and integration options for your perfect match!
🌐
GitHub
github.com › topics › html-editor
html-editor · GitHub Topics · GitHub
A lightweight and powerful WYSIWYG editor in vanilla JavaScript. No dependencies. editor vanilla-javascript contenteditable rich-text-editor web-editor html-editor no-dependencies suneditor