Skip to content

A toolbox for displaying and modifying diagrams on the web

License

Notifications You must be signed in to change notification settings

vpanfilov/diagram-js

This branch is 1681 commits behind bpmn-io/diagram-js:develop.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Vladimir PanfilovVladimir Panfilov
Vladimir Panfilov
and
Vladimir Panfilov
Sep 21, 2017
f51274d · Sep 21, 2017
Jul 25, 2017
Aug 3, 2017
Sep 21, 2017
Sep 21, 2017
Jun 7, 2016
Dec 8, 2015
Jun 7, 2016
Apr 1, 2015
Jun 7, 2016
Mar 21, 2014
Aug 3, 2017
Jun 5, 2014
Aug 31, 2017

Repository files navigation

diagram-js

Build Status

A toolbox for displaying and modifying diagrams on the web.

Hacking the Project

To get the development setup ready execute

npm install

Testing

Execute grunt auto-test to run the test suite in watch mode.

Expose an environment variable TEST_BROWSERS=(Chrome|Firefox|IE) to execute the tests in a non-headless browser.

Package

Execute grunt to lint and test the project and to generate (preliminary) documentation.

We do not generate any build artifacts. Required parts of the library should be bundled by modelers / viewers as needed instead.

Example

You can find an example app build with diagram-js here.

License

MIT

About

A toolbox for displaying and modifying diagrams on the web

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 99.0%
  • Other 1.0%