Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Mermaid | 58,347 | 505 | 317 | 17 hours ago | 140 | September 13, 2022 | 870 | mit | JavaScript | |
Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown | ||||||||||
Marktext | 39,687 | a month ago | 1 | January 17, 2022 | 1,033 | mit | JavaScript | |||
📝A simple and elegant markdown editor, available for Linux, macOS and Windows. | ||||||||||
Stackedit | 20,362 | 2 | 1 | 14 days ago | 67 | March 29, 2021 | 667 | apache-2.0 | JavaScript | |
In-browser Markdown editor | ||||||||||
Affine | 16,749 | 14 hours ago | 154 | mpl-2.0 | TypeScript | |||||
There can be more than Notion and Miro. AFFiNE is a next-gen knowledge base that brings planning, sorting and creating all together. Privacy first, open-source, customizable and ready to use. | ||||||||||
Tui.editor | 16,012 | 266 | 147 | 2 days ago | 38 | December 12, 2019 | 487 | mit | TypeScript | |
🍞📝 Markdown WYSIWYG Editor. GFM Standard + Chart & UML Extensible. | ||||||||||
Editor.md | 12,952 | 35 | 8 | 25 days ago | 1 | June 27, 2015 | 555 | mit | JavaScript | |
The open source embeddable online markdown editor (component). | ||||||||||
Leanote | 11,169 | 4 months ago | 516 | other | JavaScript | |||||
Not Just A Notepad! (golang + mongodb) http://leanote.org | ||||||||||
Vnote | 10,226 | a month ago | 568 | lgpl-3.0 | C++ | |||||
A pleasant note-taking platform. | ||||||||||
Tinacms | 8,903 | 5 | 61 | 15 hours ago | 105 | September 21, 2022 | 82 | other | TypeScript | |
The Markdown CMS | ||||||||||
Simplemde Markdown Editor | 8,728 | 1,516 | 201 | 2 years ago | 13 | June 14, 2016 | 278 | mit | JavaScript | |
A simple, beautiful, and embeddable JavaScript Markdown editor. Delightful editing for beginners and experts alike. Features built-in autosaving and spell checking. |
Markdown Markdown
Chrome Gitee Pages
Markdown
PR Markdown Discussions
# | |||
---|---|---|---|
1 | - | ||
2 | GitHub | Repo``Token |
GitHub token |
3 | AccessKey ID``AccessKey Secret``Bucket``Region |
OSS | |
4 | SecretId``SecretKey``Bucket``Region |
COS | |
5 | AccessKey``SecretKey``Bucket``Domain``Region |
Kodo | |
6 | MinIO | Endpoint``Port``UseSSL``Bucket``AccessKey``SecretKey |
MinIO |
7 |
const { file, util, okCb, errCb } = CUSTOM_ARG;
const param = new FormData();
param.append("file", file);
util.axios
.post("http://127.0.0.1:9000/upload", param, {
headers: { "Content-Type": "multipart/form-data" },
})
.then((res) => {
okCb(res.url);
})
.catch((err) => {
errCb(err);
});
// :
// CUSTOM_ARG = {
// content, // base64
// file, // file
// util: {
// axios, // axios
// CryptoJS, //
// OSS, // ali-oss
// COS, // cos-js-sdk-v5
// Buffer, // buffer-from
// uuidv4, // uuid
// qiniu, // qiniu-js
// tokenTools, //
// getDir, // //
// getDateFilename, // +uuid
// },
// okCb: resolve, // url
// errCb: reject, //
// }
#
npm i
#
npm start
# /md
npm run build
# http://127.0.0.1:9000/md
#
npm run build:h5-netlify
# http://127.0.0.1:9000/
npm cli Markdown
#
npm i -g @doocs/md-cli
#
md-cli
#
open http://127.0.0.1:8800/md/
#
md-cli port=8899
#
open http://127.0.0.1:8899/md/
md-cli
port
8800spaceId
dcloudclientSecret
dcloudDocker
docker run -d -p 8080:80 doocs/md:latest
Docker doocs/docker-md
![]() Doocs |
![]() |
![]() |
![]() |
![]() nodejs npm |
![]() |
![]() 01 |
![]() |
![]() Gitee |
![]() |
![]() Hub |
![]() |
![]() |
![]() |
![]() |
![]() Beta |
![]() ApachePulsar |
![]() |
![]() |
![]() IT |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() Dmego |
![]() |
![]() HelloCoder |
![]() |
Markdown README #5