Search results
1000+ packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
ES2015 `Object.assign()` ponyfill
Node.js path.parse() ponyfill
The `util.is*` functions introduced in Node v0.12.
Determine if the JS environment has Symbol support. Supports spec, or shams.
ES2019 spec-compliant String.prototype.trimEnd shim.
Use node's fs.realpath, but fall back to the JS implementation if the native one fails
A small polyfill for Object.setprototypeof
`Start a promise chain
ES6 spec-compliant RegExp.prototype.flags shim.
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim
ES2019 spec-compliant String.prototype.trimStart shim.
An ES2019 spec-compliant `Array.prototype.flat` shim/polyfill/replacement that works as far down as ES3.
- Array.prototype.flatten
- Array.prototype.flat
- flatten
- flat
- array
- ESnext
- shim
- polyfill
- flatMap
- Array.prototype.flatMap
- es-shim API
ES5 spec-compliant shim for String.prototype.trim
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
Standard library
An ES2015 spec-compliant `Function.prototype.name` shim
ES2017 spec-compliant Object.values 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 ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.