bs-react-cli

1.0.1 • Public • Published

Create components easily

A CLI for help you to create components on a fast way.

How to install

On a terminal, just type this:

  • npm i -g bs-react-cli

  • or yarn add global bs-react-cli

How to use

For function components:

  • bs-cli component componentName -t func

For class components:

  • bs-cli component componentName -t class

Parameters

-t type

Default value: class Avaliable values:

  • class (class based component);
  • func (function based component).

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    4
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    4
  • 1.0.0
    1

Package Sidebar

Install

npm i bs-react-cli

Weekly Downloads

5

Version

1.0.1

License

ISC

Unpacked Size

19.7 kB

Total Files

8

Last publish

Collaborators

  • andersonancilon