A helper to optimistically set Symbol.toStringTag, when possible.
ES Object-related atoms: Object, ToObject, RequireObjectCoercible
`Object.defineProperty`, but not IE 8's broken one.
A simple cache for a few of the JS Error constructors.
ECMAScript spec abstract operations.
An ESnext spec-compliant iterator helpers shim/polyfill/replacement that works as far down as ES3.
ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions.
A state-of-the-art, high-performance JavaScript utility library with a small bundle size and strong type annotations.
ES2019 spec-compliant String.prototype.trimStart shim.
Helper package to shim a method into `Array.prototype[Symbol.unscopables]`
ES6 spec-compliant RegExp.prototype.flags shim.
An ES2015 mostly-spec-compliant `Reflect.getPrototypeOf` sham/polyfill/replacement that works in as many engines as possible
Lodash exported as ES modules.
ES proposal-spec-compliant Object.fromEntries shim.
An ES2019 spec-compliant `Array.prototype.flatMap` shim/polyfill/replacement that works as far down as ES3.
An ESnext spec-compliant `Array.prototype.findLast` shim/polyfill/replacement that works as far down as ES3.
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 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.
ES spec-compliant shim for ArrayBuffer.prototype.slice
An ESnext spec-compliant `Array.prototype.findLastIndex` shim/polyfill/replacement that works as far down as ES3.