@m31271n/generator-react-component

1.1.4 • Public • Published

generator-react-component

code style: prettier Dependency Status DevDependency Status Travis Build Status NPM Downloads

Scaffold out a react component.

Features:

  • Code style without semicolon
  • Prettier code formatter
  • Git pre commit hook
  • Preview via Storybook
  • Test via Jest

Install

$ npm install -g yo @m31271n/generator-react-component

Usage

With yo:

$ yo @m31271n/react-component

There are multiple command-line options available:

$ yo @m31271n/react-component --help

Tip

Use chalk if you want colors in your CLI.

Related Packages

License

MIT © m31271n

Package Sidebar

Install

npm i @m31271n/generator-react-component

Weekly Downloads

2

Version

1.1.4

License

MIT

Unpacked Size

19.3 kB

Total Files

21

Last publish

Collaborators

  • m31271n_