Update README.md

development
David Benson 2017-12-13 14:34:45 +00:00 committed by GitHub
parent c8f056efbe
commit e8443a9e3d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,8 @@ mxgraph
mxGraph is a fully client side JavaScript diagramming library that uses SVG and HTML for rendering. [draw.io](https://www.draw.io) is an example that extends the functionality of this library. The [sources to draw.io](https://github.com/jgraph/draw.io) are also available.
Note this is the release repo. The development repo is on [Bitbucket](https://bitbucket.org/jgraph/mxgraph2).
If you want to build something like draw.io, [GraphEditor](https://jgraph.github.io/mxgraph/javascript/examples/grapheditor/www/index.html) is the best example to use as a base.
The npm build is [here](https://www.npmjs.com/package/mxgraph).