# wmonk/create-react-app-typescript

DEPRECATED: Create React apps using typescript with no build configuration.

Repository: https://github.com/wmonk/create-react-app-typescript
Canonical: https://ross.abutalabs.com/products/create-react-app-typescript
Language: JavaScript
License Family: other
Topics: react, typescript, webpack, frontend, create-react-app
Archived: true
Last push: 2019-08-21T21:31:39+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3553, "days_push": 2569, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3678, forks 480 (observed 2026-08-28T04:08:13.697394+00:00)

## What it is
A fork of Create React App (react-scripts-ts) that scaffolds React applications with TypeScript and no build configuration. It is deprecated and archived because Create React App now supports TypeScript natively.

## Use cases
- bootstrap a react app with typescript and no webpack config
- scaffold a typescript react project quickly
- set up a react app without configuring webpack or babel
- start a new react typescript app with npm start
- create a react app using react-scripts-ts

## When to choose
- maintaining a legacy project already built with react-scripts-ts
- you are pinned to an older toolchain that still uses react-scripts-ts

## When to avoid
- starting any new project - use official create-react-app with its native TypeScript support
- you need ongoing maintenance, security updates, or modern webpack/babel features
- you want a currently supported scaffolding tool

## Facets
- artifact type: cli-tool
- maturity: abandoned
- function: build-tool, cli, developer-tools
- domain: web-development, frontend, developer-tools
- platform: cli, cross-platform
- tags: react, typescript, create-react-app, webpack, deprecated, scaffolding, react-scripts-ts, nodejs

## Member repositories
- wmonk/create-react-app-typescript (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:13.697394+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:31:14.971210+00:00, confidence not recorded.
  - readme: https://github.com/wmonk/create-react-app-typescript (fetched 2026-08-28T04:08:13.697394+00:00, sha bd6877123b50)
- Data as of 2026-08-30T08:39:29.467469+00:00.
