0.0.18 • Published 7 years ago

reactreduxer v0.0.18

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

7 years ago

0.0.17

7 years ago

0.0.16

7 years ago

0.0.15

7 years ago

0.0.14

7 years ago

0.0.13

7 years ago

0.0.12

7 years ago

0.0.11

7 years ago

0.0.10

7 years ago

0.0.9

7 years ago

0.0.8

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago