npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "es5" 的结果(共 26 个)
regenerator

Source transformer enabling ECMAScript 6 generator functions (yield) in JavaScript-of-today (ES5)

MIT
regexpu

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

MIT
regenerator-babel

Source transformer enabling ECMAScript 6 generator functions (yield) in JavaScript-of-today (ES5)

BSD
@babel/plugin-proposal-object-rest-spread

Compile object rest and spread to ES5

MIT
babel-plugin-transform-object-rest-spread

Compile object rest and spread to ES5

MIT
regexpu-core

regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.

MIT
array.prototype.map

An ES5 spec-compliant `Array.prototype.map` shim/polyfill/replacement that works as far down as ES3.

MIT
@babel/plugin-transform-parameters

Compile ES2015 default and rest parameters to ES5

MIT
remedial

Deprecated. Utilities for ES3, most of which have been adopted or superseded in ES5.1. Adapted from Douglas Crockford's Remedial JavaScript

(MIT OR Apache-2.0)
babel-plugin-transform-es2015-arrow-functions

Compile ES2015 arrow functions to ES5

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
es5-shim

ECMAScript 5 compatibility shims for legacy JavaScript engines

MIT
array.prototype.reduce

An ES5 spec-compliant `Array.prototype.reduce` shim/polyfill/replacement that works as far down as ES3.

MIT
@babel/plugin-proposal-decorators

Compile class and object decorators to ES5

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
6to5

Turn ES6 code into readable vanilla ES5 with source maps

6to5-core

Turn ES6 code into readable vanilla ES5 with source maps

es3ify

Browserify transform to convert ES5 syntax to be ES3-compatible.

MIT
babel-plugin-transform-unicode-property-regex

Compile Unicode property escapes in Unicode regular expressions to ES5.

MIT