1.1.0 • Published 3 years ago

reactjs-templify v1.1.0

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

Reactjs-Templify

The reactjs-templify moduile allows you to create UI Component templates in a create-react-app javascript project. The templates are created in the /src/components folder.

Usage

Installation

npm install reactjs-templify --save-dev

Commands

  1. Generate Template: reactjs-templify generate-component <componentName>
  2. Help: reactjs-templify --help

TODO

  1. Add test cases
  2. Add more checks for identifying the current working directory.
1.1.0

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago