treedux

A CLI tool for scaffolding actions and reducers for redux.

Usage no npm install needed!

<script type="module">
  import treedux from 'https://cdn.skypack.dev/treedux';
</script>

README

treedux

A CLI tool for scaffolding actions and reducers for redux.

Installation

npm i -g treedux

Using it

treedux <reducer name> <any number of action names>