Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Tui.editor | 15,971 | 266 | 147 | 5 days ago | 38 | December 12, 2019 | 485 | mit | TypeScript | |
🍞📝 Markdown WYSIWYG Editor. GFM Standard + Chart & UML Extensible. | ||||||||||
Seafile | 10,675 | 10 days ago | 165 | other | C | |||||
High performance file syncing and sharing, with also Markdown WYSIWYG editing, Wiki, file label and other knowledge management features. | ||||||||||
Milkdown | 7,458 | 5 days ago | 5 | mit | TypeScript | |||||
🍼 Plugin driven WYSIWYG markdown editor framework. | ||||||||||
Vditor | 6,299 | 11 | 17 | 2 days ago | 310 | August 04, 2022 | 79 | mit | TypeScript | |
♏ 一款浏览器端的 Markdown 编辑器,支持所见即所得(富文本)、即时渲染(类似 Typora)和分屏预览模式。An In-browser Markdown editor, support WYSIWYG (Rich Text), Instant Rendering (Typora-like) and Split View modes. | ||||||||||
Pen | 4,661 | 18 | 5 years ago | 3 | November 27, 2017 | 64 | other | JavaScript | ||
enjoy live editing (+markdown) | ||||||||||
Rich Markdown Editor | 2,566 | 10 | 13 | a year ago | 294 | December 18, 2021 | 35 | bsd-3-clause | TypeScript | |
The open source React and Prosemirror based markdown editor that powers Outline. Want to try it out? Create an account: | ||||||||||
Press | 1,817 | 7 months ago | 13 | Kotlin | ||||||
Cross-platform markdown editor written in Kotlin Multiplatform (work in progress) | ||||||||||
Woofmark | 1,556 | 13 | 3 | 4 years ago | 15 | February 12, 2019 | 30 | mit | JavaScript | |
:dog2: Barking up the DOM tree. A modular, progressive, and beautiful Markdown and HTML editor | ||||||||||
Hypermd | 1,229 | 2 years ago | 26 | mit | TypeScript | |||||
A WYSIWYG Markdown Editor for browsers. Break the Wall between writing and previewing. | ||||||||||
Canner Slate Editor | 1,133 | 3 years ago | n,ull | mit | JavaScript | |||||
📝Rich Text / WYSIWYG Editor built for Modularity and Extensibility. |
Bangle.io is a modern web based note taking platform.
Local: Modify notes right from your computer. Think Notion, but local only.
No data lock-in: bangle stores your notes in a human readable Markdown format.
WYSIWYG: Even though we save things in Markdown format, Bangle will enrich your eyes with rich text formatting.
Modern rich text editor: Bangle uses its sister project bangle.dev which unlocks us to build a powerful editor like Notion or Dropbox paper and support real time collaboration.
Extensibility: Even though it's a web app it was built ground up to be extended by awesome extensions. (We have bunch of community extensions coming out soon.)
No Electron: ❤️ for web and speed, thats it.
Performant: Throw thousands of notes at it and Bangle will chug along fine. (Try opening a heavy project like 10,000 Markdown Files.)
Head to https://bangle.io to use the app.
yarn install
to install
yarn start
to start a development instance on localhost:4000
Please read Contributing.md for more details.