UNPKG

gojs

Version:

Interactive diagrams, charts, and graphs, such as trees, flowcharts, orgcharts, UML, BPMN, or business diagrams

14 lines (10 loc) 201 B
This demonstrates a GoJS diagram in an NW.js app. First, assuming you already have npm and git: ``` $ npm install gojs ``` Second, install NW.js. Start app with: ``` $ path/to/nw . ```