command
module
Version:
v0.0.0-...-593f90d
Opens a new window with list of versions in this module.
Published: Oct 4, 2019
License: MIT
Opens a new window with license information.
Imports: 16
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Simple diagram service
Simple diagram service based on mermaid with in memory LRU cache. It generates diagrams to be embedded in documents.
Quick Start
-
Install NodeJs
-
Install Go
-
Run following commands
$ npm install -g mermaid.cli
$ go get -d github.com/ng-vu/mermaid-service
$ go install github.com/ng-vu/mermaid-service
$ $GOPATH/bin/mermaid-service
-
Go to http://localhost:8080
-
Learn more about the syntax on mermaidjs.github.io
License
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.