Package Tornado
  • Home
  • About

Packages tagged with "shim"

Found 13 packages

object.entries

ES2017 spec-compliant shim for Object.entries

string.prototype.trim

ES5 spec-compliant shim for String.prototype.trim

core-js

Standard Library

array.prototype.flat

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

object.values

ES2017 spec-compliant shim for Object.values

array.prototype.flatmap

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

object.assign

ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim

array-includes

Array.prototype.includes spec-compliant polyfill

arraybuffer.prototype.slice

ES spec-compliant shim for ArrayBuffer.prototype.slice

function.prototype.name

ES6 spec-compliant Function.prototype.name sham.

regexp.prototype.flags

ES6 spec-compliant RegExp.prototype.flags shim

reflect.getprototypeof

An ES2015 mostly-spec-compliant `Reflect.getPrototypeOf` sham/polyfill/replacement that works in as many engines as possible.

array-buffer-byte-length

Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.

© 2025 Package tornado, Inc. All rights reserved.