0.5.1 • Published 5 years ago

generator-wupjs v0.5.1

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

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

0.5.1

5 years ago

0.5.0

5 years ago

0.4.2

5 years ago

0.4.0

5 years ago

0.3.0

7 years ago

0.2.16

7 years ago

0.2.15

7 years ago

0.2.14

7 years ago

0.2.13

7 years ago

0.2.12

7 years ago

0.2.11

7 years ago

0.2.10

7 years ago

0.2.9

7 years ago

0.2.8

7 years ago

0.2.7

7 years ago

0.2.6

7 years ago

0.2.4

7 years ago

0.2.2

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago