mattdesl/budo
:clapper: a dev server for rapid prototyping observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- 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: n/a
- age_days: 4218
- days_rel: n/a
- days_push: 1464
- n_releases_24m: 0
Adoption not part of the score
2169 stars · 104 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Budo is a browserify-based development server for rapid front-end prototyping, offering incremental bundling, LiveReload with CSS injection, and a default index.html. It is usable from the command line or via a rich Node.js API for building custom dev tools.
Use cases
- run a local dev server for browserify bundles
- live reload css and js while prototyping
- serve a default index.html for quick experiments
- incrementally rebuild on file save without stale bundles
- build custom development tooling on a server api
- serve static files with livereload without bundling
When to choose
- you use browserify/watchify and want an integrated dev server with livereload
- you want fast incremental bundling during rapid prototyping
- you need a programmable dev server api for custom tooling
When to avoid
- your project uses webpack, vite, or esbuild instead of browserify
- you need a production web server
- you need actively maintained tooling with modern ecosystem support
Facets
cli-tool · maturity maintenance
http-server developer-tools cli web-development frontend developer-tools cli cross-platform browserify livereload dev-server hot-reload prototyping watchify command-line nodejs
2 sources
- readme: https://github.com/mattdesl/budo · fetched 2026-08-28 · b28717a8adfb
- registry_npm: https://registry.npmjs.org/budo · fetched 2026-08-29 · b70ea5191af7
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mattdesl/budo | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem