0.0.38 • Published 7 months ago

pm4js v0.0.38

Weekly downloads
-
License
BSD-3-Clause
Repository
github
Last release
7 months ago

pm4js-core

Process Mining for Javascript - Core Package

PM4Js is a library for process mining in Javascript. The execution is supported in modern browsers (Chrome, ...) and Node.JS

Install

Browser

Include the script dist/pm4js_latest.js in your web page to use the functionalities of PM4Js.

Node (package)

Install pm4js by doing npm install -g pm4js. Then, PM4Js can be used in Node by doing: require('pm4js').

Node (local installation)

Clone the Git project, and install the required packages by doing npm install. Then, PM4Js can be used in Node by doing: require('./init.js').

Documentation

Extensive documentation is available here. Some examples are included in the examples/html folder (HTML pages) and examples/node folder (Node.JS examples).

Features

The library currently offers the following set of features:

Support

Support is provided by mail at the following mail address: Alessandro Berti.

0.0.38

7 months ago

0.0.28

2 years ago

0.0.20

2 years ago

0.0.21

2 years ago

0.0.22

2 years ago

0.0.23

2 years ago

0.0.24

2 years ago

0.0.16

2 years ago

0.0.17

2 years ago

0.0.19

2 years ago

0.0.26

2 years ago

0.0.14

2 years ago

0.0.15

2 years ago

0.0.13

3 years ago

0.0.12

3 years ago

0.0.11

3 years ago

0.0.10

3 years ago

0.0.9

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago