bpmn-js-sketchy

0.7.2 • Public • Published

bpmn-js-sketchy

CI

A sketchy renderer for bpmn-js. ➡️ Try it out.

sketchy renderer at work

Usage

Extend bpmn-js with the sketchy renderer module:

import modeler from 'bpmn-js/lib/Modeler';

const modeler = new Modeler({
  // ...
  additionalModules: [ sketchyRendererModule ]
});

For the full sketchy experience, you must configure bpmn-js to use a hand drawn font, for example Virgil.

Check out the demo or this test for more information.

To view sketchified diagrams you must have the font installed on your computer.

Licence

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i bpmn-js-sketchy

Weekly Downloads

126

Version

0.7.2

License

MIT

Unpacked Size

499 kB

Total Files

6

Last publish

Collaborators

  • vsgoulart
  • skaiir-camunda
  • marstamm
  • bpmn-io-admin
  • nikku
  • barmac
  • philippfromme
  • maxtru