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

unjs/unplugin

Unified plugin system for Vite, Rollup, Webpack, esbuild, Rolldown, and more observed · 2026-08-28

github.com/unjs/unplugin · homepage · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

94/100

  • Activity 95
  • Release rhythm 90
  • Longevity 100
How is this computed?

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

  • gap_med: 7
  • age_days: 1878
  • days_rel: 65
  • days_push: 33
  • n_releases_24m: 22

Full methodology

Adoption not part of the score

3604 stars · 155 forks observed · 2026-08-28

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

Unplugin is a unified plugin system that lets developers write a single plugin compatible with Vite, Rollup, Webpack, esbuild, Rspack, Rsbuild, Rolldown, Farm, Bun, and frameworks built on them. It abstracts away bundler-specific plugin APIs so one codebase works across build tools.

Use cases

  • write a vite plugin that also works with webpack
  • share one plugin across rollup and esbuild
  • create bundler-agnostic build tool plugins
  • port a webpack plugin to vite without rewriting
  • support multiple bundlers with a single npm package
  • build plugins for rspack and rolldown

When to choose

  • you maintain a plugin that must support several bundlers
  • you want one codebase instead of per-bundler forks
  • you build tooling for the Vite/Rollup/webpack ecosystem

When to avoid

  • you target only a single bundler and its native API suffices
  • you need bundler-specific features not covered by the unified abstraction

Facets

library · maturity stable

build-tool plugin-system developer-tools web-development frontend developer-tools bun cross-platform vite webpack rollup esbuild rspack rolldown bundler-plugins typescript nodejs

3 sources

Member repositories

RepositoryRoleHealth v2
unjs/unpluginmain94

For agents

markdown · JSON · MCP: product_card(name="unjs/unplugin")

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