0.0.18 • Published 8 years ago

reactreduxer v0.0.18

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

8 years ago

0.0.17

8 years ago

0.0.16

8 years ago

0.0.15

8 years ago

0.0.14

8 years ago

0.0.13

8 years ago

0.0.12

8 years ago

0.0.11

8 years ago

0.0.10

8 years ago

0.0.9

8 years ago

0.0.8

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago