mermaidjs/mermaid-live-editor: Edit, preview and share mermaid charts/diagrams.
2019-07-06 00:30:00 Author: github.com(查看原文) 阅读量:359 收藏

Join GitHub today

GitHub is home to over 36 million developers working together to host and review code, manage projects, and build software together.

Sign up

Permalink

Type Name Latest commit message Commit time
Failed to load latest commit information.
docs Using mermaid 8.1.0 Jun 25, 2019
src Using mermaid 8.1.0 Jun 25, 2019
test Fix test May 30, 2018
.ackrc Add a link May 30, 2018
.babelrc Update babel config Dec 20, 2017
.editorconfig Replace webpack with Parcel Dec 25, 2017
.gitignore "mermaid": "^8.0.0-alpha.5" Mar 13, 2018
.npmrc Using mermaid 8.1.0 Jun 25, 2019
README.md Small update to readme file Jun 15, 2019
index.html Replace webpack with Parcel Dec 25, 2017
package.json Using mermaid 8.1.0 Jun 25, 2019
todo.md Update mermaid Mar 19, 2018
yarn.lock Using mermaid 8.1.0 Jun 25, 2019

Edit, preview and share mermaid charts/diagrams.

Features

  • edit and preview flowcharts, sequence diagrams, gantt diagrams in real time.
  • save the result as a svg
  • get a link to a viewer of the diagram so that you can share it with others.
  • get a link to edit the diagram so that someone else can tweak it and send a new link back

Setup

Setup is simple.

yarn install

Development

yarn dev
open http://localhost:1234

This app is created with React + React Router v4.

Release

yarn release

文章来源: https://github.com/mermaidjs/mermaid-live-editor
如有侵权请联系:admin#unsafe.sh