UNPKG

gojs

Version:

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

18 lines (15 loc) 587 B
<!DOCTYPE html> <html> <head> <title>GoJS&reg; Extensions in TypeScript of Diagramming for HTML5/Canvas by Northwoods Software&reg;</title> <!-- Copyright 1998-2020 by Northwoods Software Corporation. --> <meta name="description" content="Some GoJS samples written in TypeScript." /> <meta name="viewport" content="width=device-width, initial-scale=1"> <script> window.location = "minimal.html" </script> </head> <body> You should be redirected to the Minimal TypeScript sample. If not, please <a href="minimal.html">click here.</a> </body> </html>