dmn-js-examples icon indicating copy to clipboard operation
dmn-js-examples copied to clipboard

Some examples on how to use dmn-js

dmn-js Examples

This repository contains a number of examples showing how use and integrate dmn-js it into your applications.

Starter

  • starter - Getting started with dmn-js using our pre-packaged distribution.

Basic

  • bundling - an example how to install dmn-js via npm, use it in a node-style application and package it and the application code for the browser with Webpack.

Intermediate

  • modeler - an example how to build a tabbed modeler using the dmn-js API.
  • dmn-compatibility - an example of using dmn-js and dmn-migrate to open DMN 1.1, 1.2 and 1.3 diagrams.

License

MIT (unless noted otherwise)