lukeed/sirv
An optimized middleware & CLI application for serving static files~! observed · 2026-08-28
Health v2 · maintenance only
46/100
- Activity 40
- Release rhythm 23
- 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: 165.5
- age_days: 3063
- days_rel: 359
- days_push: 364
- n_releases_24m: 3
Adoption not part of the score
1173 stars · 65 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
sirv is an optimized, lightweight Node.js middleware for serving static files, usable with Express-like frameworks such as Polka, plus a standalone CLI (sirv-cli) for instantly previewing static sites. It benchmarks faster than serve-static and supports a dev mode for dynamic file lookups.
Use cases
- serve static files from a node server
- preview a static site locally
- add static asset serving to express or polka
- fast static file middleware for production
- serve a built frontend bundle
- quickly host a directory over http
When to choose
- you need a fast, lightweight static file server in a Node.js app
- you want instant CLI previews of static sites without configuration
- you're using Polka/Express and need static asset middleware
When to avoid
- you need a full-featured web server with proxying, TLS, or dynamic routing
- you're not in a Node.js environment
- you need heavy features like caching layers or load balancing
Facets
library · maturity active
http-server middleware cli routing web-development developer-tools cli cross-platform static-files static-site-server express-middleware polka dev-server lightweight command-line nodejs
2 sources
- readme: https://github.com/lukeed/sirv · fetched 2026-08-28 · 2aa8f44dc605
- registry_npm: https://registry.npmjs.org/sirv · fetched 2026-08-29 · 0a7ba94f4d69
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| lukeed/sirv | main | 46 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem