2 Star 0 Fork 0

mirrors_bpmn-io/bpmn-js-embedded-comments

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

Comments for bpmn-js

This project adds the ability create comments on elements to bpmn-js.

An integration of the plug-in into a bpmn-js powered process diagram viewer may look like this:

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

空文件

简介

Simple comments for bpmn-js 展开 收起
取消

发行版

暂无发行版

贡献者

全部

近期动态

不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_bpmn-io/bpmn-js-embedded-comments.git
git@gitee.com:mirrors_bpmn-io/bpmn-js-embedded-comments.git
mirrors_bpmn-io
bpmn-js-embedded-comments
bpmn-js-embedded-comments
v0.5.0

搜索帮助