generator-wupjs

0.5.1 • Public • Published

generator-wupjs

A custom Yeoman generator to reduce boiler-plate in JS dev

Usage

  • yo wupjs [projectName]: Is the agregate of many sub-generators; Running it prompts you, then sets up a full web development environment using Gulp and optionally Babel, Mocha, React, Enzyme, Compass, etc.

  • yo wupjs:class [className]: Generates source file and unit testing file for className.

  • yo wupjs:component [componentName]: Generates source file and unit testing file for React componentName.

  • yo wupjs:gulpplugin [pluginName]: Generates source file and unit testing file for Gulp pluginName.

License

generator-wupjs is MIT licensed.

© 2016-2019 Jason Lenoble

Readme

Keywords

none

Package Sidebar

Install

npm i generator-wupjs

Weekly Downloads

2

Version

0.5.1

License

MIT

Unpacked Size

143 kB

Total Files

103

Last publish

Collaborators

  • jlenoble