EpicEditor
Markdown editor
A lightweight, embeddable Markdown editor with split fullscreen editing and live previewing
EpicEditor is an embeddable JavaScript Markdown editor with split fullscreen editing, live previewing, automatic draft saving, offline support, and more. For developers, it offers a robust API, can be easily themed, and allows you to swap out the bundled Markdown parser with anything you throw at it.
4k stars
113 watching
334 forks
Language: JavaScript
last commit: over 4 years ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
lepture/editor | A markdown editor with advanced features and configuration options | 2,792 |
evilstreak/markdown-js | A Markdown parser that produces well-formed HTML with intermediate representation and supports extensibility | 7,696 |
developit/snarkdown | A lightweight JavaScript Markdown parser with minimal features. | 2,295 |
shd101wyy/markdown-preview-enhanced | An extension for the Atom editor that enhances markdown preview capabilities with various features such as math typesetting and PDF export. | 4,139 |
franciscop/umbrella | A lightweight JavaScript library for DOM manipulation and event handling | 2,302 |
draft-js-plugins/draft-js-plugins | Provides a set of plugins and tools to enhance the functionality of Draft.js text editors | 4,094 |
adam-p/markdown-here | An extension that allows users to write and render Markdown in email before sending it | 59,646 |
xoofx/markdig | A fast, extensible Markdown processor for .NET with support for various Markdown flavors and features. | 4,390 |
ckeditor/ckeditor5 | A powerful JavaScript library for creating rich text editors with collaborative editing capabilities | 9,598 |
pubkey/rxdb | A reactive, local-first, NoSQL database library for JavaScript applications with real-time syncing capabilities. | 21,619 |
codex-team/editor.js | A block-style editor with clean JSON output for creating and formatting content efficiently. | 28,770 |
sstur/react-rte | A React-based rich text editor with Draft.js core | 2,864 |
jbt/markdown-editor | A live preview editor for GitHub Flavored Markdown | 2,838 |
ashtuchkin/iconv-lite | Library for converting character encodings in JavaScript | 3,075 |
markdown-it/markdown-it | A fast and customizable Markdown parser with extensive support for syntax extensions and plugins. | 18,310 |