es6 arrow function shorthand 箭头函数编译为 ES5..zip
es6-arrow-function, shorthand 箭头函数编译为 ES5. es6-arrow-function 编译使用箭头函数编写的JavaScript以使用ES5-compatible函数语法。 例如:[1, 2, 3].map(n => n * 2);编译为:[1, 2, 3
文件列表
es6-arrow-function.zip
(预估有个23文件)
es6-arrow-function-master
.travis.yml
49B
bin
es6-arrow-function
2KB
example
simple.js
33B
runner
87B
package.json
642B
test
unit
暂无评论