0.1.4 • Published 3 years ago

@nhcuong/react-component-maker v0.1.4

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

React Component Maker

For anyone who follow my convention. You can see my convention at here

Features 🎉

  • Create a component with index.ts and .module.scss file
  • Create a folder wrapper what wrap your components into it with file index.ts inside
  • Content in all files are follow my convention

Installation 🚀

From your terminal run:

# install the package with NPM
$ npx @nhcuong/react-component-maker
# or install it with YARN
$ yarn @nhcuong/react-component-maker

Sepcific Details

Input fieldDescriptionDefault value
What are you want create?Component or Folder WrapperNone
Directory to your Component NameRelative path to folder (begin from current working folder), you can copy it by use VSCodesrc/components/NewComponent
Your child component nameChild component inside folder wrapperChildComponent
0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago