文件名称:es6-arrow-function, shorthand 箭头函数编译为 ES5..zip
文件大小:14KB
文件格式:ZIP
更新时间:2022-10-08 02:58:08
开源
es6-arrow-function, shorthand 箭头函数编译为 ES5. es6-arrow-function 编译使用箭头函数编写的JavaScript以使用ES5-compatible函数语法。 例如:[1, 2, 3].map(n => n * 2);编译为:[1, 2, 3
【文件预览】:
es6-arrow-function-master
----.travis.yml(49B)
----bin()
--------es6-arrow-function(2KB)
----example()
--------simple.js(33B)
--------runner(87B)
----package.json(642B)
----test()
--------unit()
--------runner.js(1KB)
--------examples()
----LICENSE(555B)
----.gitignore(27B)
----lib()
--------index.js(2KB)
--------visitors()
----README.md(5KB)
----bower.json(455B)