3.1.0 • Published 5 years ago

create-redux-boilerplate v3.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
5 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

5 years ago

3.0.0

5 years ago

2.0.0

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago