0.0.18 • Published 6 years ago

reactreduxer v0.0.18

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

reactreduxer

Create React components using Redux

Install with

npm install -g reactreduxer

Run reactreduxer with the name of the component you want to create

reactreduxer MyComponent 

You may also use a relative path

reactreduxer ./components/MyComponent 

A folder will be created for the component and will contain the following files

  • MyComponent.tsx
  • MyComponent.Container.tsx
  • MyComponent.test.tsx
  • MyComponent.scss
0.0.18

6 years ago

0.0.17

6 years ago

0.0.16

6 years ago

0.0.15

6 years ago

0.0.14

6 years ago

0.0.13

6 years ago

0.0.12

6 years ago

0.0.11

6 years ago

0.0.10

6 years ago

0.0.9

6 years ago

0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago