TypeStrong/fork-ts-checker-webpack-plugin
Webpack plugin that runs typescript type checker on a separate process. observed · 2026-08-28
Health v2 · maintenance only
65/100
- Activity 68
- Release rhythm 40
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 3
- age_days: 3417
- days_rel: 517
- days_push: 193
- n_releases_24m: 2
Adoption not part of the score
1999 stars · 257 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Webpack plugin that runs TypeScript type checking in a separate worker process to speed up builds. It supports project references, incremental mode, and nice code-frame error messages.
Use cases
- speed up webpack builds with typescript type checking
- run tsc type checker in a separate process during webpack build
- type check typescript without blocking webpack compilation
- add typescript checking to ts-loader webpack setup
- check typescript project references incrementally in webpack
- show pretty typescript errors with code frames in webpack
When to choose
- you use webpack 5 with ts-loader or babel-loader and want faster type checking
- your webpack builds are slowed down by synchronous TypeScript checking
- you want incremental TypeScript checking with project references support
When to avoid
- you use webpack 4 or older TypeScript (use plugin version 6 instead)
- you need Vue.js support (use version 6)
- you don't use webpack as your bundler
Facets
plugin · maturity active
build-tool type-system developer-tools web-development frontend developer-tools programming-languages webpack-plugin typescript type-checking eslint vue babel-loader async-type-checking nodejs javascript
1 source
- readme: https://github.com/TypeStrong/fork-ts-checker-webpack-plugin · fetched 2026-08-28 · 741ca700719f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| TypeStrong/fork-ts-checker-webpack-plugin | main | 65 |
For agents
markdown · JSON · MCP: product_card(name="TypeStrong/fork-ts-checker-webpack-plugin")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem