ES5 spec-compliant shim for String.prototype.trim
ES6 spec-compliant RegExp.prototype.flags shim.
Rollup/Vite/Rolldown plugin to generate a stats JSON file with a bundle-stats webpack-compatible structure
A webpack plugin for injecting <link rel='preload|prefecth'> into HtmlWebpackPlugin pages, with async chunk support
Extracts OSS license information of the npm packages in your webpack output
Offers a async require.resolve function. It's highly configurable.
Allows you to hide certain warnings from webpack compilations
An ES2015 mostly-spec-compliant `Reflect.getPrototypeOf` sham/polyfill/replacement that works in as many engines as possible
Lodash exported as ES modules.
An ES2019 spec-compliant `Array.prototype.flat` shim/polyfill/replacement that works as far down as ES3.
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
ES proposal-spec-compliant Object.fromEntries shim.
No description provided.
Runs typescript type checker and linter on separate process.
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.
ES Math-related intrinsics and helpers, robustly cached.
Code generator for Connect
Run an array of functions in parallel, but limit the number of tasks executing at the same time
TypeScript definitions for uglifyjs-webpack-plugin
ES2017 spec-compliant Object.entries shim.
Lexes ES modules returning their import/export metadata
Webpack plugin to copy, archive (.zip), move, delete files and directories before and after builds