firebase/superstatic
Superstatic: a static file server for fancy apps. observed · 2026-08-28
Health v2 · maintenance only
85/100
- Activity 97
- Release rhythm 60
- Longevity 100
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: 216
- age_days: 4709
- days_rel: 56
- days_push: 21
- n_releases_24m: 4
Adoption not part of the score
1111 stars · 88 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Superstatic is an enhanced static file server for Node.js, usable both as a CLI tool and as an API/middleware library. It supports HTML5 pushState apps, clean URLs, custom rewrites, redirects, caching, and JSON-based configuration.
Use cases
- serve a static site locally during development
- host a single-page app with pushState routing
- strip .html extensions with clean URLs
- configure rewrites and redirects via a JSON file
- use a static server as connect/express middleware
When to choose
- you need a static server with SPA-friendly rewrites and clean URLs
- you want JSON-configurable static hosting behavior matching Firebase Hosting
- you need an embeddable static server middleware for Node.js
When to avoid
- you need a full production web server with TLS termination and load balancing
- you are serving a dynamic server-rendered application
- you need a language-agnostic server outside the Node.js ecosystem
Facets
cli-tool · maturity maintenance
http-server routing middleware cli web-development frontend developer-tools cli cross-platform static-file-server pushstate clean-urls firebase-hosting single-page-apps command-line nodejs
1 source
- readme: https://github.com/firebase/superstatic · fetched 2026-08-28 · 04847d962c68
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| firebase/superstatic | main | 85 |
For agents
markdown · JSON · MCP: product_card(name="firebase/superstatic")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem