UNPKG

6.75 kBHTMLView Raw
1<!doctype html>
2<html>
3<head>
4<meta http-equiv="content-type" content="text/html; charset=UTF-8">
5<title>GoJS&reg; Diagramming Components for HTML5/Canvas, by Northwoods Software&reg;</title>
6<link href="assets/css/main.css" rel="stylesheet" type="text/css"/>
7<script>
8
9(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
10(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
11m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
12})(window,document,'script','http://www.google-analytics.com/analytics.js','ga');
13
14ga('create', 'UA-1506307-5', 'gojs.net');
15ga('send', 'pageview');
16
17</script>
18</head>
19
20<body>
21 <div id="topbar">
22 <div id="topbar-inner">
23 <ul>
24 <li><a href="index.html">Home</a></li>
25 <li><a href="learn/index.html">Learn</a></li>
26 <li><a href="samples/index.html">Samples</a></li>
27 <li><a href="intro/index.html">Intro</a></li>
28 <li><a href="api/index.html">API</a></li>
29 <li><a href="http://www.nwoods.com/components/evalform.htm">Register</a></li>
30 <li><a href="doc/download.html">Download</a></li>
31 <li><a href="http://www.nwoods.com/forum/forum_topics.asp?FID=8">Forum</a></li>
32 <li><a href="http://www.nwoods.com/support/query.htm">Contact</a></li>
33 <li class="buy"><a href="http://www.nwoods.com/sales/ordering.htm">Buy</a></li>
34 <li class="activate"><a href="http://www.nwoods.com/app/activate.aspx?sku=gojs">Activate</a></li>
35 </ul>
36 </div>
37 </div>
38
39 <div class="banner" id="bannertop">
40 <div class="main">
41 <h1>GoJS</h1>
42 <h2>Interactive Diagrams for the Web</h2>
43 </div>
44 </div>
45
46 <div id="imgcontainer" class="main">
47 <a class="imagelink" href="samples/flowchart.html"><img src="http://gojs.net/images/site1.png" alt="Flowchart" /></a>
48 <a class="imagelink" href="samples/euler.html"><img src="http://gojs.net/images/site2.png" alt="Euler Diagram" /></a>
49 <a class="imagelink" href="samples/orgChartEditor.html"><img src="http://gojs.net/images/site3.png" alt="Org Chart" /></a>
50 <a class="imagelink" href="samples/dataVisualization.html"><img src="http://gojs.net/images/site4.png" alt="Data Visualization" /></a>
51 <a class="imagelink" href="samples/stateChart.html"><img src="http://gojs.net/images/site6.png" alt="State Chart" /></a>
52 <a class="imagelink" href="samples/mindMap.html"><img src="http://gojs.net/images/site5.png" alt="Mind Map" /></a>
53 <a class="imagelink" href="samples/grafcet.html"><img src="http://gojs.net/images/site7.png" alt="Grafcet Diagram" /></a>
54 <a class="imagelink" href="samples/regrouping.html"><img src="http://gojs.net/images/site8.png" alt="Regrouping Demo" /></a>
55 </div>
56
57 <div class="main">
58 <p><b>GoJS</b> is a feature-rich JavaScript library for implementing interactive diagrams across modern browsers and platforms.
59 <b>GoJS</b> makes constructing diagrams of complex Nodes, Links, and Groups easy with customizable templates and layouts.
60
61 <p><b>GoJS</b> offers many advanced features for user interactivity such as drag-and-drop, copy-and-paste, transactional state and undo management,
62 palettes, overviews, data-bound models, event handlers, and an extensible tool system for custom operations.
63
64 <p><b>GoJS</b> is pure JavaScript and it does not depend on any JavaScript libraries or frameworks.
65 Users get interactivity without requiring round-trips to servers and without plugins such as Flash or Silverlight.
66 <div class="bigcontainer">
67 <div class="column column-left">
68 <a href="samples/index.html" target="_blank">
69 <h2>Explore</h2>
70 <p>Run over 90 sample apps that illustrate different kinds of diagrams
71 and show their complete source code.</p>
72 <p class="btn btn-custom">View Samples</p>
73 </a>
74 </div>
75 <div class="column column-right">
76 <a href="learn/index.html" target="_blank">
77 <h2>Learn</h2>
78 <p>Get started with a step-by-step description of how to build an app
79 using a <b>GoJS</b> diagram and model data.</p>
80 <p class="btn btn-custom">Learn with GoJS Tutorials</p>
81 </a>
82 </div>
83 </div>
84
85 <div class="bigcontainer">
86 <div class="column column-left">
87 <a href="doc/download.html" target="_blank">
88 <h2>Download</h2>
89 <p>Get a copy of the library and all of the samples and extensions.
90 Search the JavaScript code and modify the samples to start your app.</p>
91 <p class="btn btn-custom">Download GoJS</p>
92 </a>
93 </div>
94 <div class="column column-right">
95 <a href="intro/index.html" target="_blank">
96 <h2>Technical Introduction</h2>
97 <p>Read our introduction documents for a technical overview of <b>GoJS</b> concepts and techniques,
98 including hundreds of live interactive examples.</p>
99 <p class="btn btn-custom">Features Introduction</p>
100 </a>
101 </div>
102 </div>
103
104 <div class="bigcontainer">
105 <div class="column column-left">
106 <a href="http://www.nwoods.com/components/evalform.htm" target="_blank">
107 <h2>Unlimited Evaluation</h2>
108 <p>
109 Evaluate the full library without any limitations --
110 and get free support for a month if you register with us.
111 </p>
112 <p class="btn btn-custom">Register for Support</p>
113 </a>
114 <a href="http://www.nwoods.com/support/query.htm" target="_blank">
115 <p class="btn btn-custom">Contact Us</p>
116 </a>
117 </div>
118 <div class="column column-right">
119 <a href="api/index.html" target="_blank">
120 <h2>API Documentation</h2>
121 <p>View our comprehensive documentation for an in-depth reference of the properties
122 and methods for all of the classes.</p>
123 <p class="btn btn-custom">View the API</p>
124 </a>
125 </div>
126 </div>
127
128 <p style="font-size: 18px;">
129 When upgrading to a newer version, please read the <strong><a href="doc/changelog.html" target="_blank">Change Log</a></strong>.
130 </p>
131
132 <p>
133 You can explore the newest features and samples in the <a href="../beta/index.html" target="_blank">GoJS Beta</a> for the next version.
134 Read the <a href="../beta/doc/changelog.html" target="_blank">beta change log</a> for the new features.
135 Please note that our <a href="https://github.com/NorthwoodsSoftware/GoJS" target="_blank">GitHub</a> directory does not have the beta files.
136 </p>
137
138 <p class="footer">
139 GoJS &reg; by Northwoods Software. Copyright &copy; 1998-2015 <a href="http://www.nwoods.com" target="_blank">Northwoods Software</a> &reg;
140 </p>
141
142 </div> <!-- end main -->
143 <div class="banner" id="bannerbottom">
144 <!-- text in banner-->
145 </div>
146</body>
147</html>