bpmn-js-embedded-comments

v0.7.0
A simple comments extension for bpmn-js
bpmn-js bpmn-js-plugin

bpmn-js-embedded-comments

An extension for bpmn-js that allows you to comment on a BPMN 2.0 diagram.

Stores the comments within the BPMN 2.0 XML file.

A screenshot of a comments integration

How comments are stored

Comments are read, added and written to an elements <bpmn:documentation textFormat="text/x-comments" /> tag.

The format for comments is assumed to be

author:comment;
;other-author:other comment
canbe multiline, too

License

MIT

npm i bpmn-js-embedded-comments

Metadata

  • MIT
  • Whatever
  • bpmn.io
  • released 11/7/2022

Downloads