Search results
1836 packages found
Standard library
ES2015 `Object.assign()` ponyfill
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
Determine if the JS environment has Symbol support. Supports spec, or shams.
ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim
ES6 spec-compliant RegExp.prototype.flags shim.
ES2015-compliant shim for Object.is - differentiates between -0 and +0
ES2017 spec-compliant Object.values shim.
ES proposal-spec-compliant Object.fromEntries shim.
- Object.fromEntries
- Object.entries
- Object.values
- Object.keys
- entries
- values
- ES7
- ES8
- ES2017
- shim
- object
- keys
- polyfill
- es-shim API
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
ES spec-compliant shim for Object.hasOwn
ES Proposal spec-compliant shim for Promise.prototype.finally
Polyfill/shim for util.promisify in node versions < v8
ES2017 spec-compliant Object.entries shim.
ES spec-compliant shim for ArrayBuffer.prototype.slice
- javascript
- ecmascript
- ArrayBuffer.prototype.slice
- polyfill
- shim
- ArrayBuffer
- array
- buffer
- ArrayBuffer#slice
- slice
- typed array
- es-shim API
TypedArray polyfill for old browsers
- ArrayBuffer
- DataView
- Float32Array
- Float64Array
- Int8Array
- Int16Array
- Int32Array
- Uint8Array
- Uint8ClampedArray
- Uint16Array
- Uint32Array
- typed
- array
- polyfill
An ES2015 spec-compliant `Function.prototype.name` shim
An ES2019 spec-compliant `Array.prototype.flatMap` shim/polyfill/replacement that works as far down as ES3.
ES2017 spec-compliant String.prototype.padStart shim.
- String.prototype.padLeft
- String.prototype.padStart
- string
- ES8
- ES2017
- shim
- trim
- padLeft
- padRight
- padStart
- padEnd
- polyfill
- es-shim API
ES5 spec-compliant shim for String.prototype.trim