npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "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
is-es2016-keyword

Determine if string is an ES2016 keyword.

MIT
rollup-plugin-amd

Convert AMD files to ES2016 modules

Apache-2.0
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