1.0.1 • Published 8 years ago

newreactfile v1.0.1

Weekly downloads
1
License
ISC
Repository
github
Last release
8 years ago

newRctFile

Simple tool to create a React component with accompanying Jest test The generated files are oppinionated

Install:

npm install -g newRctFile

Usage:

> newreactfile SuperComponent.js
Created  SuperComponent.js __tests__SuperComponent-test.js
> newreactfile frontend/components/messages/NewMessage.jsx
Created  NewMessage.jsx __tests__NewMessage-test.js

TODO

  • support more templates
  • custom templates
1.0.1

8 years ago

1.0.0

8 years ago