reactjs-templify

1.1.0 • Public • Published

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.

Readme

Keywords

Package Sidebar

Install

npm i reactjs-templify

Weekly Downloads

0

Version

1.1.0

License

ISC

Unpacked Size

7.3 kB

Total Files

15

Last publish

Collaborators

  • idhruvs