Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pedesen/bpmn-jsonator
shows all direct child classes of a given BPMN element
https://github.com/pedesen/bpmn-jsonator
Last synced: 12 days ago
JSON representation
shows all direct child classes of a given BPMN element
- Host: GitHub
- URL: https://github.com/pedesen/bpmn-jsonator
- Owner: pedesen
- License: mit
- Created: 2015-10-05T09:14:42.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-05T16:45:13.000Z (about 9 years ago)
- Last Synced: 2024-10-25T06:50:24.926Z (about 2 months ago)
- Language: JavaScript
- Size: 137 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bpmn-jsonator
shows all direct child classes of a given BPMN element## Installation
```npm install```
## Usage
```node bpmn-jsonator.js /path/to/bpmn.json element```