1.0.7 • Published 4 years ago

generator-npm-webpack v1.0.7

Weekly downloads
6
License
MIT
Repository
github
Last release
4 years ago

generator-npm-webpack NPM version Build Status Dependency Status

Generator to scaffold projects intended to expose typescript functionality as NPM packages, bundled using webpack.

Installation

First, install Yeoman and generator-npm-webpack using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-npm-webpack

Then generate your new project:

yo npm-webpack

For help:

yo npm-webpack --help

Getting To Know Yeoman

  • Yeoman has a heart of gold.
  • Yeoman is a person with feelings and opinions, but is very easy to work with.
  • Yeoman can be too opinionated at times but is easily convinced not to be.
  • Feel free to learn more about Yeoman.

License

MIT © Dominic Birch

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.41

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago

0.0.1

4 years ago