@delbio/automata
v1.1.4
Published
@delbio/automata is a finite-state-machine (FSM) engine for Node.js and the browser
Readme
What is it?
@delbio/automata is a finite-state machine (FSM) engine for Node.js and the browser.
Installation
You can install Stately.js with npm:
$ npm install @delbio/automataor yarn
$ yarn add @delbio/automataUsage
you can see an example into
