GitHub
github.com › topics › wysiwyg-html-editor
wysiwyg-html-editor · GitHub Topics · GitHub
rich-text-editor wysiwyg-editor wysiwyg-html-editor froala-editor vue-froala-wyswiyg ... The open-source visual builder framework.
GitHub
github.com › topics › html-editor
html-editor · GitHub Topics · GitHub
✏ Standalone rich HTML5 editor, based on ContentEditable. Mirror from https://gerrit.wikimedia.org/g/VisualEditor/VisualEditor.
Videos
06:00
VSCode in the Browser with GitHub Free Web-based Code Editor: it ...
14:18
The Best Next-gen WYSIWYG HTML Editor (2024) - YouTube
16:26
Microsoft Visual Studio Code - Introduction to HTML with VS Code ...
11:40
Best WYSIWYG HTML Editor - Code With Mark - YouTube
15:51
How to Create an HTML Page Using a Text Editor (VS Code) - YouTube
01:46
How to Setup Visual Studio Code for Web Development ...
GitHub
github.com › urin › vscode-web-visual-editor
GitHub - urin/vscode-web-visual-editor: Edit HTML files visually.
Starred by 620 users
Forked by 16 users
Languages JavaScript 55.9% | TypeScript 36.1% | CSS 8.0%
GitHub
github.com › JefMari › awesome-wysiwyg-editors
GitHub - JefMari/awesome-wysiwyg-editors: A curated list of awesome WYSIWYG Editors.
Puck - Embeddable visual editor for creating your own page builder. React Draft Wysiwyg - A Wysiwyg editor build on top of React and DraftJS. react-froala-wysiwyg $ Non-Free - React component for Froala WYSIWYG HTML Rich Text Editor.
Starred by 3.8K users
Forked by 242 users
GitHub
github.com › wikimedia › VisualEditor
GitHub - wikimedia/VisualEditor: ✏ Standalone rich HTML5 editor, based on ContentEditable. Mirror from https://gerrit.wikimedia.org/g/VisualEditor/VisualEditor. See https://mediawiki.org/wiki/Developer_access.
✏ Standalone rich HTML5 editor, based on ContentEditable. Mirror from https://gerrit.wikimedia.org/g/VisualEditor/VisualEditor. See https://mediawiki.org/wiki/Developer_access. - wikimedia/VisualEditor
Starred by 206 users
Forked by 48 users
Languages JavaScript 70.5% | CSS 27.4% | Less 1.3%
V-HTML
visual-html.github.io › V-HTML
V-HTML | Visual HTML Editor
20170601: VH20/VHTML : new structure : On A4, paragraph editor Abandon: introduce too much complexity “for nothing”… for nothing: create a kind of include logic/processing but the designer code is closer to the real needs REM: this code is to be loaded temporarly - coming within the page as one block is enought… ———————————————– ... Editing - https://www.w3.org/TR/html51/single-page.html#user-interaction-editing - https://www.w3.org/TR/html5/single-page.html#editing-0
GitHub
github.com › froala › wysiwyg-editor
GitHub - froala/wysiwyg-editor: The next generation Javascript WYSIWYG HTML Editor.
Froala Editor is compatible with AMD module loaders such as RequireJS. The following example shows how to load it along with the Algin plugin from CDN using RequireJS. <html> <head> <!-- Load CSS files.
Starred by 5.4K users
Forked by 675 users
Languages CSS 60.1% | HTML 36.6% | PHP 3.3%
GitHub
github.com › topics › visual-editor
visual-editor · GitHub Topics · GitHub
javascript graphviz wysiwyg web-application text-editor dot wysiwyg-editor graph-visualization interactive-visualization graph-drawing graphviz-viewer graphviz-dot-language visual-editor graph-view ... Edit HTML files visually.
GitHub
github.com › xjh22222228 › awesome-web-editor
GitHub - xjh22222228/awesome-web-editor: 🔨 Open source WEB editor summary
GGEditor ★ 3435 - A visual graph editor based on G6 and React. micro-design-editor - Micro page editing component for react. ... DataTables - Add advanced interaction controls to your HTML tables the free & easy way.
Starred by 855 users
Forked by 57 users
Languages Python
GitHub
github.com › kindsoft › kindeditor
GitHub - kindsoft/kindeditor: Try Lake, the new editor I developed
It is quite different from KindEditor in many aspects, but it might still meet your needs. KindEditor is a lightweight, Open Source(LGPL), cross browser, web based WYSIWYG HTML editor.
Starred by 1.9K users
Forked by 602 users
Languages JavaScript 90.0% | CSS 7.5% | HTML 1.8%
GitHub
github.com › topics › html-visual-editor
html-visual-editor · GitHub Topics · GitHub
Add a description, image, and links to the html-visual-editor topic page so that developers can more easily learn about it.
GitHub
github.com › topics › wysiwyg-editor
wysiwyg-editor · GitHub Topics · GitHub
RichEditor for Android is a beautiful Rich Text WYSIWYG Editor for Android. ... The next generation Javascript WYSIWYG HTML Editor.
GitHub
github.com › froala › wysiwyg-editor-v1
GitHub - froala/wysiwyg-editor-v1: A flat designed jQuery WYSIWYG Rich Text Editor based on HTML5.
Starred by 20 users
Forked by 7 users
Languages JavaScript 58.3% | CSS 41.7%
GitHub
github.com › Studio-42 › elRTE
GitHub - Studio-42/elRTE: Open-source WYSIWYG HTML-editor written in JavaScript using jQuery UI
* View and edit HTML-code Features ======== * Advanced work with CSS - Setting indentation (margins, paddings) for images and table cells (seperate for each direction) - Controlling border properties (width, style, color) with convenient dialogs - Writing element properties as CSS-style always when possible * Lightweight, fast and easy to integrate * Interface appearance is configured from one CSS file * No templates used * i18n. The editor can be easily localized into any language.
Starred by 316 users
Forked by 108 users
Languages JavaScript
GitHub
github.com › JiHong88 › suneditor
GitHub - JiHong88/suneditor: A lightweight and powerful WYSIWYG editor in vanilla JavaScript. No dependencies.
A lightweight and powerful WYSIWYG editor in vanilla JavaScript. No dependencies. - JiHong88/suneditor
Starred by 1.9K users
Forked by 337 users
Languages JavaScript 93.6% | CSS 4.8% | HTML 1.6%
GitHub
github.com › jaredreich › pell
GitHub - jaredreich/pell: 📝 the simplest and smallest WYSIWYG text editor for web, with no dependencies
import { exec, init } from 'pell' const editor = init({ element: document.getElementById('editor'), onChange: html => { document.getElementById('html-output').textContent = html }, defaultParagraphSeparator: 'p', styleWithCSS: true, actions: [ 'bold', 'underline', { name: 'italic', result: () => exec('italic') }, { name: 'backColor', icon: '<div style="background-color:pink;">A</div>', title: 'Highlight Color', result: () => exec('backColor', 'pink') }, { name: 'image', result: () => { const url = window.prompt('Enter the image URL') if (url) exec('insertImage', url) } }, { name: 'link', resul
Starred by 12.1K users
Forked by 550 users
Languages JavaScript 73.3% | HTML 14.9% | SCSS 11.8%
GitHub
microsoft.github.io › monaco-editor
Monaco Editor
The index of Microsoft GitHub repositories that are open source has been relocated to https://opensource.microsoft.com