1.0.6 • Published 4 years ago

fa-react-cli v1.0.6

Weekly downloads
-
License
ISC
Repository
-
Last release
4 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

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago