3.1.0 • Published 6 years ago

create-redux-boilerplate v3.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
6 years ago

Create Redux State Boilerplate

Just a really small module to create a state item for redux

Instructions

  • install package yarn add create-redux-boilerplate --dev
  • run command create-redux-boilerplate --name todo
  • Creates a folder with ts files
todo/index.ts
todo/actions.ts
todo/selectors.ts
todo/reducer.ts
todo/utils.ts
todo/state.ts
todo/types.ts
3.1.0

6 years ago

3.0.0

6 years ago

2.0.0

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago