Skip to content

bpmn-io/dmn-migrate

Repository files navigation

dmn-migrate

CI

Migrate your DMN diagrams to the latest DMN version (currently DMN 1.3).

Usage

const { migrateDiagram } = require('@bpmn-io/dmn-migrate');

const migratedXML = await migrateDiagram(dmn11XML);

See also

License

MIT

About

Migrate your DMN diagrams to the latest DMN version

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •