HttpError class for browsers (without Node.js dependencies)
ES6 spec-compliant RegExp.prototype.flags shim.
Lodash exported as ES modules.
<!-- automd:badges bundlejs packagephobia codecov -->
ES2017 spec-compliant shim for `Object.getOwnPropertyDescriptors` that works in ES5.
A simple cache for a few of the JS Error constructors.
ES2017 spec-compliant String.prototype.padEnd shim.
Cross-browser Error parser
TypedArray polyfill for old browsers
ES Proposal spec-compliant shim for AggregateError
ES Proposal spec-compliant shim for Promise.allSettled
ES Proposal spec-compliant shim for Promise.prototype.finally
A complete implementation of Protocol Buffers in TypeScript, suitable for web browsers and Node.js.
ES2017 spec-compliant String.prototype.padStart shim.
ESLint plugin about ECMAScript syntactic features.
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
TypeScript definitions for lodash-es
ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions.
ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim
ECMAScript spec abstract operations.
Helper package to shim a method into `Array.prototype[Symbol.unscopables]`
An ESnext spec-compliant iterator helpers shim/polyfill/replacement that works as far down as ES3.