https://github.com/bptlab/subscription-point-visualizer

Visualizes subscription points in bpmn choreography diagrams.

https://github.com/bptlab/subscription-point-visualizer

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.7%) to scientific vocabulary
Last synced: 9 months ago · JSON representation

Repository

Visualizes subscription points in bpmn choreography diagrams.

Basic Info
  • Host: GitHub
  • Owner: bptlab
  • License: mit
  • Language: JavaScript
  • Default Branch: master
  • Size: 502 KB
Statistics
  • Stars: 0
  • Watchers: 3
  • Forks: 0
  • Open Issues: 3
  • Releases: 0
Created over 6 years ago · Last pushed almost 6 years ago
Metadata Files
Readme License

README.md

SubscriptionPointVisualizer Build

Visualizes subscription points in bpmn choreography diagrams. Screenshot

Installation & Usage

Node needs to be installed for the visualizer to run. To install it, clone this repository on your machine. To start, navigate to the installation folder and enter the following into your command line: shell npm install npm run build npm run serve

The visualizer is then served to http://localhost:9024.

Click on a choreography task to see the subscription points (green) and unsubscription points (red). If the indicator is placed at the border of the whole process, (un-)deployment time (un-)subscription is indicated.

This repository is based on chor-js

Owner

  • Name: Business Process Technology
  • Login: bptlab
  • Kind: organization
  • Location: Potsdam, Germany

Business Process Technology @ Hasso Plattner Institute, University of Potsdam

GitHub Events

Total
Last Year

Issues and Pull Requests

Last synced: over 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 3
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 3
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
  • dependabot[bot] (3)
Top Labels
Issue Labels
Pull Request Labels
dependencies (3)

Dependencies

.github/workflows/nodejs.yml actions
  • actions/checkout v2 composite
  • actions/setup-node v1 composite
package-lock.json npm
  • 975 dependencies
package.json npm
  • babel-core ^6.26.0 development
  • babel-preset-env ^1.7.0 development
  • babelify ^8.0.0 development
  • browserify ^16.1.0 development
  • chai ^4.2.0 development
  • eslint ^4.19.1 development
  • eslint-plugin-bpmn-io ^0.7.0 development
  • esmify ^2.1.1 development
  • grunt ~0.4.4 development
  • grunt-browserify ^4.0.0 development
  • grunt-cli ^1.2.0 development
  • grunt-contrib-connect ~0.11.2 development
  • grunt-contrib-copy ~0.8.1 development
  • grunt-contrib-less ^2.0.0 development
  • grunt-contrib-watch ~0.6.1 development
  • karma ^4.2.0 development
  • karma-browserify ^5.2.0 development
  • karma-chai ^0.1.0 development
  • karma-chrome-launcher ^3.0.0 development
  • karma-mocha ^1.3.0 development
  • load-grunt-tasks ~3.2.0 development
  • mocha ^6.2.0 development
  • mocha-test-container-support ^0.2.0 development
  • puppeteer ^1.19.0 development
  • stringify ^3.1.0 development
  • time-grunt ^0.3.2 development
  • watchify ^3.10.0 development
  • bpmn-js-properties-panel ^0.33.1
  • chor-js ^0.4.3
  • inherits ^2.0.1
  • jquery ^3.3.1