This repository contains a number of examples showing how use and integrate dmn-js it into your applications.
- starter - Getting started with dmn-js using our pre-packaged distribution.
- 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.
- 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.
MIT (unless noted otherwise)