generator-babel-plugin
v2.0.1
Published
Yeoman generator
Downloads
8
Readme
generator-babel-plugin
Babel Plugin generator for Yeoman.
Usage
Install yeoman and the generator globally
$ npm i -g yo
$ npm i -g generator-babel-plugin
Run the generator
$ yo babel-plugin
If you want to create additional fixtures in your tests:
$ yo babel-plugin:fixture name-of-fixture
To understand babel plugin development in more detail see the babel plugin handbook
License
MIT