Skip to content

frederik-b/diagram-js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The project is in an early development stage. For the time being, please refer to our comprehensive test suite or bpmn-js for usage examples.

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.

License

MIT

About

A toolbox for displaying and modifying diagrams on the web.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 97.0%
  • CSS 1.7%
  • HTML 1.3%