# KidkArolis/jetpack

Run and build web code with Rspack.

Repository: https://github.com/KidkArolis/jetpack
Canonical: https://ross.abutalabs.com/products/kidkarolis-jetpack
Language: JavaScript
License Family: other
Topics: webpack, jetpack, frontend, web, workflow, react, preact, zero-configuration, esm, javascript
Last push: 2026-07-17T22:24:27+00:00

## Health v2 (maintenance only)
Score: 82/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 93, release rhythm 59, longevity 100
- inputs: {"age_days": 3462, "days_push": 47, "days_rel": 198, "gap_med": 48, "n_releases_24m": 10}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1307, forks 31 (observed 2026-08-28T04:04:19.088382+00:00)

## What it is
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
- artifact type: cli-tool
- maturity: active
- function: build-tool, http-server, developer-tools, cli
- domain: web-development, frontend, developer-tools
- platform: cli, cross-platform
- tags: rspack, zero-configuration, bundler, hot-reloading, react, esm, dev-server, command-line, nodejs

## Member repositories
- KidkArolis/jetpack (main) score 82

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:19.088382+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:50:07.727233+00:00, confidence not recorded.
  - readme: https://github.com/KidkArolis/jetpack (fetched 2026-08-28T04:04:19.088382+00:00, sha a5838e5096b7)
  - registry_npm: https://registry.npmjs.org/jetpack (fetched 2026-08-29T12:08:44.102471+00:00, sha d428caef4e88)
- Data as of 2026-08-30T08:39:29.467469+00:00.
