npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "es3" 的结果(共 14 个)
querystring-es3

Node's querystring module for all engines. (ES3 compat fork)

defs

Static scope analysis and transpilation of ES6 block scoped const and let variables, to ES3.

MIT
array.prototype.map

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

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)
array-includes

An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.

MIT
array.prototype.tosorted

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

MIT
array.prototype.flatmap

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

MIT
es-iterator-helpers

An ESnext spec-compliant iterator helpers shim/polyfill/replacement that works as far down as ES3.

MIT
array.prototype.toreversed

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

MIT
array.prototype.findlast

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

MIT
array.prototype.reduce

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

MIT
rollup-plugin-es3

Make rollup compatible with ES3, remove Object.defineProperty of __esModule part

MIT
array.prototype.flat

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

MIT
es3ify

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

MIT