redux-fsm

Make you reducers an FSM

Usage no npm install needed!

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

README

Technically, a reducer is already an FSM.

This is just an attempt to offer a more formal organization

WIP... doesn't really do anything yet