bpmn-io/bpmn-js

A BPMN 2.0 rendering toolkit and web modeler.

JavaScriptOtherjavascriptbrowsertoolkitbpmnmodelerbpmn-jshacktoberfest
This is stars and forks stats for /bpmn-io/bpmn-js repository. As of 03 May, 2024 this repository has 7506 stars and 1229 forks.

bpmn-js - BPMN 2.0 for the web View and edit BPMN 2.0 diagrams in the browser. Installation Use the library pre-packaged or include it via npm into your node-style web-application. Usage To get started, create a bpmn-js instance and render BPMN 2.0 diagrams in the browser: const xml = '...'; // my BPMN 2.0 xml const viewer = new BpmnJS({ container: 'body' }); try { const { warnings } = await viewer.importXML(xml); console.log('rendered'); } catch (err) { console.log('error rendering', err); } Checkout...
Read on GithubGithub Stats Page
repotechsstarsweeklyforksweekly
lcobucci/jwtPHPMakefile7.1k05910
ApiGen/ApiGenPHPLatteCSS2.1k03480
MShawon/YouTube-ViewerPythonHTMLJavaScript1.3k07730
Lameguy64/n00bromAssemblyCOther34050
Azure-Samples/todo-python-mongo-acaBicepTypeScriptPython300130
Azure/azure-devGoTypeScriptBicep30001180
leicortega/lawsoftBladePHPOther0010
cstack/db_tutorialCRubyHTML8.8k09460
open-quantum-safe/liboqsAssemblyCCMake1.4k0387+6
dremin/RetroBarC#Other1.9k01630