0.5.1 • Published 6 years ago

generator-wupjs v0.5.1

Weekly downloads
2
License
MIT
Repository
github
Last release
6 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

6 years ago

0.5.0

6 years ago

0.4.2

6 years ago

0.4.0

6 years ago

0.3.0

8 years ago

0.2.16

8 years ago

0.2.15

8 years ago

0.2.14

8 years ago

0.2.13

8 years ago

0.2.12

8 years ago

0.2.11

8 years ago

0.2.10

8 years ago

0.2.9

8 years ago

0.2.8

8 years ago

0.2.7

8 years ago

0.2.6

9 years ago

0.2.4

9 years ago

0.2.2

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago