An ES2015 mostly-spec-compliant `Reflect.getPrototypeOf` sham/polyfill/replacement that works in as many engines as possible
An ES2019 spec-compliant `Array.prototype.flat` shim/polyfill/replacement that works as far down as ES3.
Lodash exported as ES modules.
ES proposal-spec-compliant Object.fromEntries shim.
Custom webpack builders for Angular build facade. Allow to modify Angular build configuration without ejecting it
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.findLast` 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.
ES2017 spec-compliant Object.entries shim.
General utilities for plugins to use
Collection of i18n utilities
Utility functions for working with TypeScript's API. Successor to the wonderful tsutils. 🛠️️
ES spec-compliant shim for ArrayBuffer.prototype.slice
<!-- automd:badges bundlejs packagephobia codecov -->
Utilities for ESLint plugins.
webpack Validation Utils
Type utilities for working with TypeScript + ESLint together
No description provided.
Utilities for working with TypeScript + ESLint together
Utilities for collecting TSConfigs for linting scenarios.
Spec-compliant polyfill for String.prototype.matchAll
An ES2015 spec-compliant `Function.prototype.name` shim