Ross ROSS = Recommend OSS · open-source software intelligence for agents

webpack-contrib/install-webpack-plugin

Speed up development by automatically installing & saving dependencies with Webpack. observed · 2026-08-28

github.com/webpack-contrib/install-webpack-plugin · JavaScript · MIT (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: archived

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3930
  • days_rel: n/a
  • days_push: 1275
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1423 stars · 74 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Webpack plugin that automatically installs and saves missing dependencies when they are required or imported during development. It supports npm, yarn, and pnpm and can install peer dependencies.

Use cases

  • automatically install missing npm packages while coding
  • avoid restarting webpack dev server to install a dependency
  • auto-save dependencies with yarn or pnpm during builds
  • install missing peer dependencies automatically
  • speed up frontend development workflow with webpack

When to choose

  • you use webpack and frequently forget to install dependencies before importing them
  • you want to avoid stopping your dev server to run npm/yarn/pnpm install
  • you want automatic installation of peer dependencies

When to avoid

  • you don't use webpack as your bundler
  • you prefer explicit, controlled dependency installation for reproducible builds
  • your project requires strict lockfile discipline or CI-only installs

Facets

plugin · maturity maintenance

package-manager build-tool developer-tools developer-tools web-development cross-platform webpack-plugin auto-install npm yarn pnpm dependencies automation nodejs javascript

2 sources

Member repositories

RepositoryRoleHealth v2
webpack-contrib/install-webpack-pluginmain10

For agents

markdown · JSON · MCP: product_card(name="webpack-contrib/install-webpack-plugin")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem