0.1.0 • Published 6 years ago

mermaid-live-editor v0.1.0

Weekly downloads
4
License
MIT
Repository
-
Last release
6 years ago

scl-live-editor

Edit, preview and share System Context Language diagrams.

Features

  • edit and preview SCL documents in real time.
  • save the result as a svg

SCL Sample

A Mermaid flowchart diagram can be generated from this text:

Flux Capacitor
  is in A DeLorean
  <Enables> Time Travel

Time Travel
  <Can Prevent> Getting Shot By Libyans

Setup

yarn install

Development

yarn dev
open http://localhost:1234

This app is created with React + React Router v4.

Release

yarn release