Invoke ECMAScript scripts in any command line JS engine.
A wrapper of the webchannel packages from closure-library for use outside of a closure compiled application
A helper to optimistically set Symbol.toStringTag, when possible.
`Object.defineProperty`, but not IE 8's broken one.
ES Object-related atoms: Object, ToObject, RequireObjectCoercible
A simple cache for a few of the JS Error constructors.
ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions.
Stripe.js loading utility
Helper package to shim a method into `Array.prototype[Symbol.unscopables]`
ECMAScript spec abstract operations.
An ESnext spec-compliant iterator helpers shim/polyfill/replacement that works as far down as ES3.
ES6 spec-compliant RegExp.prototype.flags shim.
ES2019 spec-compliant String.prototype.trimEnd shim.
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.
_NOTE: This is specifically tailored for Firebase JS SDK usage, if you are not a member of the Firebase team, please avoid using this package_
An ES2015 mostly-spec-compliant `Reflect.getPrototypeOf` sham/polyfill/replacement that works in as many engines as possible
An ESnext spec-compliant `Array.prototype.findLast` shim/polyfill/replacement that works as far down as ES3.
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.findLastIndex` shim/polyfill/replacement that works as far down as ES3.
ES5 spec-compliant shim for String.prototype.trim
TypeScript-first expansion pack for TanStack Query that gives you Protobuf superpowers.