broccoli-es6-transpiler:将ES2015转换为ES5

时间:2024-06-15 01:52:40
【文件属性】:

文件名称:broccoli-es6-transpiler:将ES2015转换为ES5

文件大小:5KB

文件格式:ZIP

更新时间:2024-06-15 01:52:40

nodejs npm-package deprecated broccoli broccoli-plugin

不推荐使用 es6-transpiler项目不再维护。 -es6-transpiler 使用ES2015转换为ES5 输出的问题应在es6-transpiler。 安装 $ npm install --save-dev broccoli-es6-transpiler 用法 var es6transpiler = require ( 'broccoli-es6-transpiler' ) ; tree = es6transpiler ( tree , options ) ; 原料药 es6transpiler(tree,[options]) 使用es6-transpiler,除了filename , src , outputToConsole和outputFilename 。 执照 麻省理工学院:copyright:


【文件预览】:
broccoli-es6-transpiler-main
----.travis.yml(72B)
----fixture()
--------expected.js(11B)
--------fixture.js(13B)
----index.js(1KB)
----test.js(323B)
----package.json(908B)
----readme.md(960B)
----license(1KB)
----Brocfile.js(57B)
----.gitignore(13B)
----.jshintrc(190B)
----.editorconfig(223B)
----.gitattributes(12B)

网友评论