Giter Club home page Giter Club logo

bpmn2html's Introduction

BPMN2HTML

This is a converter from Camunda BPMN to HTML to enable viewing without any extra tool.

Includes a clickable map and a list of the documentation, which is not visible in the image alone.

Clickable Map

Usage

  • Create a model of your favourite business process in camunda modeler
  • In the Properties Panel fill the "General - Documentation" field of an element
  • Use "Extensions - Properties - Add" property with name "link" to add a link to external target or documentation
  • Save as .bpmn file to a known location
  • Export as image (.png) into the same directory (required)
  • Run bpmn2html.py in this directory, it will convert all .bpmn files, which have a .png with equal name

Output is a simple HTML page with

  • Original image on top
  • Downsized image as with HTML image map and highlights in red
  • Mouse-over with the "Documentation" content of the model of every highlighted element
  • List of all Items in file - sequence
    • "Documentation" content of the model
    • link with the content of the camunda:property with name="link"

TODO

  • process in arrow-sequence, not in file-order

bpmn2html's People

Contributors

fabianhu avatar bipul2002star avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.