Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Milkdown/awesome
🍼 A curated list of awesome things related to Milkdown
https://github.com/Milkdown/awesome
List: awesome
milkdown
Last synced: 16 days ago
JSON representation
🍼 A curated list of awesome things related to Milkdown
- Host: GitHub
- URL: https://github.com/Milkdown/awesome
- Owner: Milkdown
- License: mit
- Created: 2021-06-27T04:08:51.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-26T12:09:20.000Z (9 months ago)
- Last Synced: 2024-05-23T04:00:37.373Z (7 months ago)
- Topics: milkdown
- Size: 59.6 KB
- Stars: 84
- Watchers: 4
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- ultimate-awesome - awesome - 🍼 A curated list of awesome things related to Milkdown. (Other Lists / Monkey C Lists)
README
# awesome-milkdown
🍼 A curated list of awesome things related to Milkdown## Official Plugins
Milkdown provides the following official plugins:
| name | description |
| :--------------------------------------------------------------------------------------------- | :--------------------------------------------------------------------- |
| [@milkdown/preset-commonmark](https://www.npmjs.com/package/@milkdown/preset-commonmark) | Add [commonmark](https://commonmark.org/) syntax support |
| [@milkdown/preset-gfm](https://www.npmjs.com/package/@milkdown/preset-gfm) | Add [gfm](https://github.github.com/gfm/) syntax support |
| [@milkdown/plugin-history](https://www.npmjs.com/package/@milkdown/plugin-history) | Add undo & redo support |
| [@milkdown/plugin-clipboard](https://www.npmjs.com/package/@milkdown/plugin-clipboard) | Add markdown copy & paste support |
| [@milkdown/plugin-cursor](https://www.npmjs.com/package/@milkdown/plugin-cursor) | Add drop & gap cursor |
| [@milkdown/plugin-listener](https://www.npmjs.com/package/@milkdown/plugin-listener) | Add listener support |
| [@milkdown/plugin-collaborative](https://www.npmjs.com/package/@milkdown/plugin-collaborative) | Add collaborative editing support |
| [@milkdown/plugin-prism](https://www.npmjs.com/package/@milkdown/plugin-prism) | Add [prism](https://prismjs.com/) support for code block highlight |
| [@milkdown/plugin-math](https://www.npmjs.com/package/@milkdown/plugin-math) | Add [LaTeX](https://en.wikipedia.org/wiki/LaTeX) support for math |
| [@milkdown/plugin-tooltip](https://www.npmjs.com/package/@milkdown/plugin-tooltip) | Add selected tooltip for text |
| [@milkdown/plugin-slash](https://www.npmjs.com/package/@milkdown/plugin-slash) | Add slash commands support |
| [@milkdown/plugin-emoji](https://www.npmjs.com/package/@milkdown/plugin-emoji) | Add emoji support |
| [@milkdown/plugin-diagram](https://www.npmjs.com/package/@milkdown/plugin-diagram) | Add [mermaid](https://mermaid-js.github.io/mermaid/#/) diagram support |
| [@milkdown/plugin-indent](https://www.npmjs.com/package/@milkdown/plugin-indent) | Add tab indent support |
| [@milkdown/plugin-upload](https://www.npmjs.com/package/@milkdown/plugin-upload) | Add drop and upload support |## Community Plugins
- [milkdown-plugin-shiki](https://www.npmjs.com/package/milkdown-plugin-shiki)
Add [shiki](https://shiki.matsu.io/) support for code block highlight.
- [@star-dancer/milkdown](https://www.npmjs.com/package/@star-dancer/milkdown)Angular integration for milkdown.
- [@ezone-devops/milkdown-plugin-directive-fallback](https://www.npmjs.com/package/@ezone-devops/milkdown-plugin-directive-fallback)
Render all directive as text to avoid parse error when use remark-directive.
- [zgrybus/milkdown-mentions-plugin](https://github.com/zgrybus/milkdown-mentions-plugin)
Plugin that allows you to mentions people and transform it into links.
- [milkdown-plugin-image-picker](https://github.com/LittleSound/milkdown-plugin-image-picker)Add support for select and upload pictures from file picker.
- [milkdown-plugin-placeholder](https://github.com/HexMox/milkdown-plugin-placeholder)
🌈 Placeholder plugin for milkdown.
- [@milkdown-lab/plugin-split-editing](https://www.npmjs.com/package/@milkdown-lab/plugin-split-editing)Show split editing view for milkdown.
- [milkdown-lab](https://github.com/enpitsuLin/milkdown-lab)Unofficial plugins collection for milkdown.
- [coditor](https://github.com/jiannei/coditor)Another unofficial plugins collection for milkdown, including placeholder、shiki、remoteUploader, etc.
## Apps & Integrations
- [milkdown-vscode](https://github.com/Saul-Mirone/milkdown-vscode)Use milkdown as markdown editor of VSCode.
- [standardnotes](https://github.com/standardnotes/app)Use milkdown as editor of [Standard Notes](https://standardnotes.com/), it's made by the official of standardnotes.
- [tagspaces](https://www.tagspaces.org/)
Use milkdown as editor of markdown files.
- [MarginNote-Milkdown](https://github.com/marginnoteapp/milkdown)Use milkdown as markdown editor of [MarginNote](https://www.marginnote.com/), it's made by the official of MarginNote. MarginNote is a brand new e-reader to better study and digest your books.
- [lactose](https://github.com/lactoseapp/lactose)
A web based note-taking tool.
- [vite-plugin-book](https://github.com/Saul-Mirone/vite-plugin-book)
A magical vite plugin that helps you to generate and manage documentation website.
- [Howdz Dashboard](https://github.com/leon-kfd/Dashboard)
Custom your personal browser start page from some configurable components.
- [Doclea](https://github.com/FalkZ/doclea)Online doc editor.
- [ezone](https://ezone.work/)一站式云原生企业研发协同与效能平台.
- [standardnotes-milkdown](https://github.com/chuangzhu/standardnotes-milkdown)Use milkdown as editor of [Standard Notes](https://standardnotes.com/).
- [typelog](https://typelog.dev)
Microblogging platform for devs. Uses milkdown as the editor for writing posts and comments.
- [type.](https://type.baby) ([repo](https://github.com/qurle/))
Local-first zen editor with imports, exports and publishing.