文件名称:generator-es2015-module:适用于ES2015模块的Yeoman生成器
文件大小:12KB
文件格式:ZIP
更新时间:2024-05-20 17:35:55
JavaScript
适用于ES2015模块的Yeoman Generator 使用Babel和Tape生成ES2015模块。 安装 npm install -g generator-es2015-module 用法 产生专案 yo es2015-module (可选)您可以通过传递--skip-install来跳过npm软件包--skip-install 。 yo es2015-module --skip-install (可选)您可以通过传递--skip-test来跳过单元测试的创建。 yo es2015-module --skip-test 生成单个模块 从您的项目根目录: yo es2015-module:module (可选)您可以通过传递--skip-test来跳过单元测试的创建。 yo es2015-module:module --skip-test
【文件预览】:
generator-es2015-module-master
----.eslintrc(150B)
----.gitattributes(12B)
----generators()
--------module()
--------app()
----.npmignore(166B)
----LICENSE(1KB)
----README.md(642B)
----.editorconfig(214B)
----.gitignore(234B)
----CHANGELOG.md(331B)
----package.json(921B)