Search results
2894 packages found
Standard library
ES6 spec-compliant RegExp.prototype.flags shim.
ECMAScript spec-compliant polyfill/shim for `globalThis`
- window
- self
- global
- globalThis
- System.global
- global object
- global this value
- ECMAScript
- es-shim API
- polyfill
- shim
An ESnext spec-compliant `Array.prototype.toSorted` shim/polyfill/replacement that works as far down as ES3.
An ESnext spec-compliant iterator helpers shim/polyfill/replacement that works as far down as ES3.
- javascript
- ecmascript
- polyfill
- shim
- es-shims
- es-shim API
- Iterator
- helpers
- from
- map
- filter
- take
- drop
- flatMap
- View more
ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-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
ES2017 spec-compliant Object.values shim.
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
ES5 spec-compliant shim for String.prototype.trim
An ESnext spec-compliant `Object.groupBy` shim/polyfill/replacement that works as far down as ES3.
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
An ESnext spec-compliant `Array.prototype.findLastIndex` shim/polyfill/replacement that works as far down as ES3.
ES2017 spec-compliant Object.entries shim.
An ES2015 mostly-spec-compliant `Reflect.getPrototypeOf` sham/polyfill/replacement that works in as many engines as possible
- Reflect.getPrototypeOf
- Object.getPrototypeOf
- proto
- __proto__
- [[Prototype]]
- getPrototypeOf
- ES5
- shim
- polyfill
- es-shim API
- browser
ES2015 `Object.assign()` ponyfill
An ESnext spec-compliant `Array.prototype.findLast` shim/polyfill/replacement that works as far down as ES3.
Implementation of Function.prototype.bind
Standard library