create-react-component-ts

0.0.5 • Public • Published

Generate React Component

Usage: createReactComponent [options] <name>

  Options:

    -h, --help                output usage information
    -V, --version             output the version number
    -s, --styles [extension]  styles extension [default: css]

Install

npm i -g create-react-component

Example

create-react-component Alert -s scss

will create

Alert
├── Alert.js
├── Alert.jsx
├── Alert.scss
└── index.js

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.5
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.5
    1

Package Sidebar

Install

npm i create-react-component-ts

Weekly Downloads

1

Version

0.0.5

License

MIT

Last publish

Collaborators

  • pedroladeira