0.0.13 • Published 8 years ago

generator-webpack-karma-es6 v0.0.13

Weekly downloads
38
License
-
Repository
github
Last release
8 years ago

generator-webpack-karma-es6

A Yeoman generator to author libraries in ES2015 using webpack and karma (phantomjs).

Installation

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

npm install -g yo
npm install -g generator-webpack-karma-es6

Then generate your new project:

yo webpack-karma-es6

Try to test it:

npm test

Getting To Know Yeoman

Yeoman has a heart of gold. He's a person with feelings and opinions, but he's very easy to work with. If you think he's too opinionated, he can be easily convinced. Feel free to learn more about him.

License

MIT © Andrey Olefirenko

0.0.13

8 years ago

0.0.12

8 years ago

0.0.11

8 years ago

0.0.10

8 years ago

0.0.9

8 years ago

0.0.8

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.0

8 years ago