Code Monkey home page Code Monkey logo

pm4js-core's Introduction

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.

pm4js-core's People

Contributors

fit-alessandro-berti avatar pm4js 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.