react/create-react-app
This system is a comprehensive tooling suite for building React applications, centered around the Create React App CLI and its associated packages. It provides a standardized development environment by bundling configuration for Babel, ESLint, Jest, and Webpack, while also offering a modular architecture for shared utilities, error overlays, and template management. The system supports modern JavaScript and TypeScript workflows, including type checking, asset handling, and end-to-end testing infrastructure.
50.0
Weak · 2 August 2026
22k
lines of production code
JavaScript
primary language
10
bus factor · 938 authors in all
3
measurements over time
How it got here
2016–2017 · CRA modernization and tooling
This period focused on modernizing Create React App by extracting shared utilities and configurations into standalone packages like react-error-overlay and react-dev-utils. The work included refactoring the CLI scripts for better error handling, updating dependencies for React 17+ and Node 14+, and establishing comprehensive testing infrastructure for the new modular architecture.
21 changes
2018–2021 · template standardization and test expansion
This period focused on standardizing the default project templates by integrating React 18, TypeScript support, and performance metrics, while introducing new packages for browser polyfills and asset imports. Concurrently, the codebase expanded its test coverage significantly, adding comprehensive integration and unit tests for environment variables, modern JavaScript syntax, and webpack asset handling.
32 changes
Survey your own repository
react/create-react-app was measured the same way every project in this corpus was: the same rubric, at a pinned commit, with the result published in full. Point the surveyor at a repository you know and see whether you agree with it.
About this page
- The description of this project is derived from its own commit history, not from its README.
- The score is its highest published measurement, taken on 2 August 2026 at a pinned commit. It is not a live figure and does not change until the project is measured again.
- Measured at commit 6254386531 — the exact code this score is about.
- Scored under rubric rubric-2026.08.18. Score the same commit under that rubric and you get the same number.