sorrycc/roadhog
🐷 Cli tool for creating react apps, configurable version of create-react-app. observed · 2026-08-28
Health v2 · maintenance only
54/100
- Activity 69
- Release rhythm 8
- Longevity 100
Flags: no_license
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: 3550
- days_rel: n/a
- days_push: 190
- n_releases_24m: 0
Adoption not part of the score
2685 stars · 338 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Roadhog is a CLI tool for creating and building React applications, offering a configurable alternative to create-react-app with dev, build, and test commands. It bundles webpack, babel, css-modules, HMR, and mock server support behind simple JSON or JS configuration files.
Use cases
- scaffold a react app without ejecting
- configure webpack for a react project via
- run a dev server with hot module replacement
- mock api endpoints during frontend development
- build a react app for production
- run jest tests for a react project
When to choose
- you want create-react-app-like workflow but need webpack customization
- you need built-in api mocking for frontend development
- you prefer simple config over ejecting
When to avoid
- you are starting a new project today - use umi or vite instead
- you need modern tooling like esbuild or vite speed
- you want a zero-config experience identical to create-react-app
Facets
cli-tool · maturity maintenance
cli build-tool web-framework developer-tools testing web-development frontend developer-tools cli cross-platform react create-react-app webpack mock babel css-modules hmr jest command-line nodejs
1 source
- readme: https://github.com/sorrycc/roadhog · fetched 2026-08-28 · 2620323e54ee
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| sorrycc/roadhog | main | 54 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem