/scl-live-editor

Edit, preview and share System Context Language diagrams

Primary LanguageJavaScript

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

npm install

Development

npm dev
open http://localhost:1234

This app is created with React + React Router v4.