npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "es2015" 的结果(共 29 个)
regexpu

A source code transpiler that enables the use of ES2015 Unicode regular expressions in ES5.

MIT
is-integer

ES2015 (ES6) Number.isInteger polyfill

WTFPL OR ISC
@babel/plugin-proposal-export-namespace-from

Compile export namespace to ES2015

MIT
babel-preset-latest

Babel preset including es2015+

MIT
babel-plugin-transform-es2015-modules-commonjs

This plugin transforms ES2015 modules to CommonJS

MIT
@babel/plugin-transform-modules-commonjs

This plugin transforms ES2015 modules to CommonJS

MIT
babel-plugin-transform-async-to-generator

Turn async functions into ES2015 generators

MIT
reflect.ownkeys

ES2015 spec-compliant shim for Reflect.ownKeys

MIT
object-is

ES2015-compliant shim for Object.is - differentiates between -0 and +0

MIT
@babel/plugin-transform-parameters

Compile ES2015 default and rest parameters to ES5

MIT
is-finite

ES2015 Number.isFinite() ponyfill

MIT
babel-plugin-transform-es2015-arrow-functions

Compile ES2015 arrow functions to ES5

MIT
@babel/plugin-proposal-function-sent

Compile the function.sent meta property to valid ES2015 code

MIT
@babel/plugin-transform-block-scoping

Compile ES2015 block scoping (const and let) to ES5

MIT
@babel/plugin-transform-classes

Compile ES2015 classes to ES5

MIT
@babel/plugin-transform-for-of

Compile ES2015 for...of to ES5

MIT
babel-plugin-transform-es2015-classes

Compile ES2015 classes to ES5

MIT
@babel/plugin-transform-arrow-functions

Compile ES2015 arrow functions to ES5

MIT
array.prototype.findindex

Array.prototype.findIndex ES2015 polyfill.

MIT
rollup-plugin-buble

Compile ES2015 with buble

MIT
babel-preset-es2015-rollup

This is [babel-preset-es2015](http://babeljs.io/docs/plugins/preset-es2015/), minus [modules-commonjs](http://babeljs.io/docs/plugins/transform-es2015-modules-commonjs/), plus [external-helpers](http://babeljs.io/docs/plugins/external-helpers/). Use it wi

MIT
array-find-index

ES2015 `Array#findIndex()` ponyfill

MIT
babel-plugin-transform-es2015-for-of

Compile ES2015 for...of to ES5

MIT
babel-plugin-transform-es2015-block-scoping

Compile ES2015 block scoping (const and let) to ES5

MIT
rollup-plugin-commonjs

Convert CommonJS modules to ES2015

MIT
buble

The blazing fast, batteries-included ES2015 compiler

MIT
babel-plugin-transform-async-generator-functions

Turn async generator functions into ES2015 generators

MIT