# fuse-box/fuse-box

A blazing fast js bundler/loader with a comprehensive API :fire:

Repository: https://github.com/fuse-box/fuse-box
Canonical: https://ross.abutalabs.com/products/fuse-box
Homepage: http://fuse-box.org
Language: JavaScript
License: MIT
License Family: permissive
Topics: bundler, loader, hmr, typescript, performance, workflow, javascript, hot-reload
Archived: true
Last push: 2022-12-01T07:53:31+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3596, "days_push": 1371, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3967, forks 230 (observed 2026-08-28T04:08:30.753542+00:00)

## What it is
FuseBox is a fast JavaScript/TypeScript module bundler and loader with a comprehensive API, built-in dev server, and hot module replacement. It bundles web applications targeting the browser or server from a simple configuration API.

## Use cases
- bundle a typescript web app
- javascript module bundler with hmr
- fast alternative to webpack
- dev server with hot reload for react
- bundle frontend assets with minimal config

## When to choose
- you want a fast, low-config bundler for a small-to-medium JS/TS project
- you need built-in HMR and dev server without extra tooling

## When to avoid
- starting a new production project - the project has limited support and is effectively unmaintained
- you need a large plugin ecosystem or long-term community support - prefer Vite, esbuild, or webpack

## Facets
- artifact type: library
- maturity: maintenance
- function: build-tool, developer-tools
- domain: web-development, frontend, developer-tools
- platform: cross-platform
- tags: bundler, module-loader, hmr, hot-reload, typescript, dev-server, javascript, nodejs

## Member repositories
- fuse-box/fuse-box (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:30.753542+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-29T18:24:24.094992+00:00, confidence not recorded.
  - readme: https://github.com/fuse-box/fuse-box (fetched 2026-08-28T04:08:30.753542+00:00, sha ff9240bb4d55)
- Data as of 2026-08-30T08:39:29.467469+00:00.
