generator-babel-plugin-x

2.0.7 • Public • Published

generator-babel-plugin-x

Babel Plugin generator for Yeoman.

中文文档

Usage

Install yeoman and the generator globally

$ npm i -g yo
$ npm i -g generator-babel-plugin-x

Run the generator

$ yo babel-plugin-x

Run the generator from v7

$ yo babel-plugin-x:v7

Run the generator from v7-ts

$ yo babel-plugin-x:v7-ts

If you want to create additional fixtures in your tests:

$ yo babel-plugin-x:fixture name-of-fixture

To understand babel plugin development in more detail see the babel plugin handbook

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i generator-babel-plugin-x

Weekly Downloads

1

Version

2.0.7

License

MIT

Unpacked Size

22 kB

Total Files

35

Last publish

Collaborators

  • zhangxin_n22