react-fsm-component

React Finite State Machine Component

Usage no npm install needed!

<script type="module">
  import reactFsmComponent from 'https://cdn.skypack.dev/react-fsm-component';
</script>

README

react-fsm-component Build Status NPM

React Finite State Machine Component

Install

npm install --save react-fsm-component

Build

git clone https://github.com/nhz-io/react-fsm-component.git
cd react-fsm-component
npm install
npm start
...
check http://localhost:9000
...
npm dist

LICENSE

MIT

VERSION

0.0.6