fireship-io/flamethrower
A blazingly fast router for static sites observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 1478
- days_rel: n/a
- days_push: 874
- n_releases_24m: 0
Adoption not part of the score
2776 stars · 111 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A 2kB zero-config client-side router and prefetcher for static sites that makes page navigation feel like a single-page app. It prefetches visible links, intercepts clicks and popstate events, and swaps the page body while merging the head without re-executing head scripts.
Use cases
- make a static site feel like a fast SPA
- add client-side routing to a plain HTML site without a framework
- prefetch links before the user clicks them
- share JavaScript state between page navigations
- speed up navigation on an Astro or static HTML site
- show a progress bar while the next page loads
When to choose
- you have a static or server-rendered multi-page site and want SPA-like navigation
- you want a tiny dependency with zero configuration
- you use native web components and want long-lived JS behavior across navigations
- you want opt-in prefetching of visible or hovered links
When to avoid
- your site is already a fully hydrated SPA like Next.js
- you need a full frontend framework with state management and rendering
- you rely on partially hydrated components that may flash between routes
- you need server-side routing or SSR
Facets
library · maturity active
routing http-client middleware web-development frontend performance browser static-site-router prefetcher spa-feel zero-config tiny-bundle history-api web-components client-side-navigation nodejs web-server
1 source
- readme: https://github.com/fireship-io/flamethrower · fetched 2026-08-28 · aba3aa8bf4ce
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| fireship-io/flamethrower | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="fireship-io/flamethrower")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem