1.1.1 • Published 6 years ago

generator-simple-react-component v1.1.1

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

npm version Dependencies status Dev dependencies status XO code style
GitHub license

Generator Simple React Component

Create boilerplate for functional or class React component. In addition you will get first snapshot test for free!

Instalation

$ npm i -g generator-simple-react-component

Usage

Important! The generator assumes that you run it in directory where you store all of your other React components.

$ cd /your/react/app
$ yo simple-react-component

Notes

If you want to use the generator in react native project thenyou have to change an extension of generated.jsxfiles to.js` because the packager doesn't support .jsx files.

1.1.1

6 years ago

1.0.0

7 years ago

0.2.0

7 years ago

0.1.0

7 years ago