reactreduxer

0.0.18 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i reactreduxer

Weekly Downloads

0

Version

0.0.18

License

MIT

Unpacked Size

20.8 kB

Total Files

26

Last publish

Collaborators

  • tariqporter