harrysolovay/rescripts
💥 Use the latest react-scripts with custom configurations for Babel, ESLint, TSLint, Webpack,... ∞ observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases archived
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: 2851
- days_rel: n/a
- days_push: 2000
- n_releases_24m: 0
Adoption not part of the score
1057 stars · 54 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Rescripts lets developers customize Create React App's internal configurations (Babel, ESLint, Webpack, etc.) without ejecting or forking react-scripts. It provides a CLI and a plugin ecosystem of 'rescripts' that patch CRA's configuration at runtime.
Use cases
- customize webpack config in create-react-app without ejecting
- add experimental babel plugins to a CRA project
- extend eslint configuration in react-scripts
- avoid maintaining a custom react-scripts fork
- reuse react-app-rewired rewires in a CRA project
- upgrade react-scripts while keeping custom config
When to choose
- you use Create React App and need config changes but don't want to eject
- you want access to newer Babel/webpack features not yet in react-scripts
- you want a plugin-based alternative to react-app-rewired
When to avoid
- you're starting a new project - modern tooling like Vite or Next.js is better supported
- you need actively maintained tooling - the project hasn't released since 2021
- you're not using Create React App
Facets
library · maturity maintenance
build-tool configuration-management developer-tools web-development frontend developer-tools cli create-react-app react-scripts webpack-config babel-config no-eject react-app-rewired-alternative nodejs web-server
1 source
- readme: https://github.com/harrysolovay/rescripts · fetched 2026-08-28 · d4c78909e290
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| harrysolovay/rescripts | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="harrysolovay/rescripts")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem