搜索 "es2016" 的结果(共 6 个)
array-includes
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
MIT
babel-preset-es2016
Babel preset for all es2016 plugins.
MIT
core-decorators
Library of JavaScript stage-0 decorators (aka ES2016/ES7 decorators but that's not accurate!) inspired by languages that come with built-ins like @override, @deprecate, @autobind, @mixin and more! Works great with React/Angular/more!
MIT