ES2019 spec-compliant String.prototype.trimEnd shim.
ES5 spec-compliant shim for String.prototype.trim
An ES2019 spec-compliant `Array.prototype.flat` shim/polyfill/replacement that works as far down as ES3.
ES spec-compliant shim for ArrayBuffer.prototype.slice
ES Math-related intrinsics and helpers, robustly cached.
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
ES2017 spec-compliant Object.values shim.
An ESnext spec-compliant `Array.prototype.findLastIndex` shim/polyfill/replacement that works as far down as ES3.
ES2017 spec-compliant Object.entries shim.
Lexes ES modules returning their import/export metadata
<!-- automd:badges bundlejs packagephobia codecov -->
TypedArray polyfill for old browsers
Spec-compliant polyfill for String.prototype.matchAll
An ES2015 spec-compliant `Function.prototype.name` shim
Get an iterator for any JS language value. Works robustly across all environments, all versions.
If available, the `Object.prototype.__proto__` accessor and mutator, call-bound
A complete implementation of Protocol Buffers in TypeScript, suitable for web browsers and Node.js.
An ESnext spec-compliant `Array.prototype.toSorted` shim/polyfill/replacement that works as far down as ES3.
<p align="center"> <a href="https://tbo47.github.io/" ><img src="https://img.shields.io/badge/created_by-tbo47-blue.svg" alt="Created by tbo47"></a> <a href="https://www.npmjs.com/dagre-d3-es"><img src="https://img.shields.io/npm/v/dagre-d3-es.svg?log
ES2017 spec-compliant shim for `Object.getOwnPropertyDescriptors` that works in ES5.
An ESnext spec-compliant `Object.groupBy` shim/polyfill/replacement that works as far down as ES3.
ECMAScript spec-compliant polyfill/shim for `globalThis`
Cross-browser Error parser
ES Proposal spec-compliant shim for AggregateError