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

KidkArolis/jetpack

Run and build web code with Rspack. observed · 2026-08-28

github.com/KidkArolis/jetpack · JavaScript observed · 2026-08-28

Health v2 · maintenance only

82/100

  • Activity 93
  • Release rhythm 59
  • Longevity 100

Flags: no_license

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: 48
  • age_days: 3462
  • days_rel: 198
  • days_push: 47
  • n_releases_24m: 10

Full methodology

Adoption not part of the score

1307 stars · 31 forks observed · 2026-08-28

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

Jetpack is a zero-configuration wrapper around Rspack that provides a one-command dev server and production build for web code including JavaScript, TypeScript, JSX, and CSS. It offers hot reloading, React fast refresh, code splitting, and optional config when defaults are not enough.

Use cases

  • start a dev server for a web app with zero config
  • build production assets with code splitting and hashing
  • bundle TypeScript and JSX without setting up webpack
  • get hot reloading and React fast refresh out of the box
  • mount frontend serving middleware into an existing Node API server
  • generate modern/legacy differential builds for browsers

When to choose

  • you want a webpack/Rspack-based workflow without writing bundler config
  • you are building a React or vanilla JS/TS frontend and want a fast start
  • you need dev proxying and static serving alongside an API server
  • you prefer sensible defaults with an escape-hatch config file

When to avoid

  • you need fine-grained control over the bundler pipeline beyond the provided config options
  • your project already has a mature Vite/webpack/Next.js setup
  • you need a framework with routing, SSR, or data fetching built in
  • you require a project with an explicit open-source license file

Facets

cli-tool · maturity active

build-tool http-server developer-tools cli web-development frontend developer-tools cli cross-platform rspack zero-configuration bundler hot-reloading react esm dev-server command-line nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
KidkArolis/jetpackmain82

For agents

markdown · JSON · MCP: product_card(name="KidkArolis/jetpack")

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