scafer

1.0.2 • Public • Published

scafer

scafer cli tool to generate component's boilerplate. Basically it will take component name and generate folders and respective files.

Usage

Run following script to generate boilerplate for React component.

scafer Avatar --dir src/components --typescript

options

  • first argument will be component name
  • --dir default it will create files at root directory if you specified --dir name then it will create files at specific directory.
  • --typescript it will generate .ts/.tsx files

Readme

Keywords

none

Package Sidebar

Install

npm i scafer

Weekly Downloads

0

Version

1.0.2

License

ISC

Unpacked Size

3.27 kB

Total Files

4

Last publish

Collaborators

  • sagar-gavhane