1.0.6 • Published 5 years ago

fa-react-cli v1.0.6

Weekly downloads
-
License
ISC
Repository
-
Last release
5 years ago

fa-react-cli

fa-react-cli is another yet cli for React that allows you to create class or functional component templates.

The next versions will add some features.

Install

npm install -g fa-react-cli

-or-

npx fa-react-cli

Usage

fa-react-cli <fileName.extension> -type

Example:

fa-react-cli MyComponent.js -c ClassName

Type params

-f Create a function component (default)

-c Create a class component

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago