patrickjs/core-js-webpack-plugin — explained in plain English
Analysis updated 2026-07-17 · repo last pushed 2016-08-21
Reduce your app's JavaScript bundle size by including only needed core-js polyfills.
Avoid shipping unnecessary polyfills to users on slow connections.
Build a library without forcing consumers to adopt all of core-js.
Configure UMD output or avoid global namespace pollution for library builds.
| patrickjs/core-js-webpack-plugin | akaakshat246/ecoscore-browser-extension | analysis-tools-dev/website-old | |
|---|---|---|---|
| Stars | 16 | 16 | 16 |
| Language | JavaScript | JavaScript | JavaScript |
| Last pushed | 2016-08-21 | — | 2023-04-06 |
| Maintenance | Dormant | — | Dormant |
| Setup difficulty | moderate | hard | easy |
| Complexity | 2/5 | 3/5 | 1/5 |
| Audience | developer | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
Requires an existing Webpack build and careful listing of needed features to avoid runtime errors.
A Webpack plugin that builds a trimmed-down core-js polyfill bundle with only the features you specify.
Mainly JavaScript. The stack also includes JavaScript, Webpack, core-js.
Dormant — no commits in 2+ years (last push 2016-08-21).
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Don't trust strangers blindly. Verify against the repo.