Skip to content

filebrowser + bpmn-js = View and model BPMN processes with this lightspeed VueJs browser!

License

Notifications You must be signed in to change notification settings

sabatale/vue-bpmn-filebrowser

 
 

Repository files navigation

BPMN-JS Integration

View diagrams in filebrowser!

⚠ WARNING: This is a fork of the original filebrowser project (Vue + GO). In this version, all your .bpmn files will open in bpmn-js instead of the standard Text Editor.

Preview

Nowadays, business diagrams follow the universal BPMN standard.

The open-source solution bpmn-js from BPMN.io makes it incredibly easy to view and build such diagrams.

This new filebrowser feature enables the integration with bpmn-js for viewing only.

Features

Open any .bpmn file to view the diagram (e.g. in the 00_Diagrams_Example folder).

You can click and hold the mouse in order to move the diagram around.

You can also zoom with CTRL + Scroll!

Installation

Simply run filebrowser.exe to start the local server.

For developers:

  1. Run npm install from the frontend directory;
  2. Make your changes;
  3. Run "build_me_production.bat" to build the Productive version.

To do

Add bpmn-js extensions.

Author

Alexandre S.

About

filebrowser + bpmn-js = View and model BPMN processes with this lightspeed VueJs browser!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 44.6%
  • Vue 35.7%
  • CSS 9.9%
  • JavaScript 7.6%
  • HTML 1.4%
  • Shell 0.7%
  • Other 0.1%