machina

v4.0.2
A library for creating powerful and flexible finite state machines. Loosely inspired by Erlang/OTP's gen_fsm behavior.
state machine finite state machine fsm async workflow state machina machina-js machina.js and 5 more...

build

gulp

start

gulp server

test

./node_modules/mocha/bin/mocha -r spec/helpers/node-setup.js spec

mocha

gulp mocha

coverage

./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -x 'spec/**/*' -- -r spec/helpers/node-setup.js spec spec/*.spec.js

show-coverage

open ./coverage/lcov-report/index.html

lint

gulp lint

format

gulp format

watch

gulp watch
npm i machina

Metadata

  • Unknown
  • >=0.4.0
  • Jim Cowart
  • released 10/27/2018

Downloads