{"library":"fork-ts-checker-webpack-plugin","type":"library","category":null,"description":"The `fork-ts-checker-webpack-plugin` is a Webpack plugin designed to significantly improve build performance in TypeScript projects by offloading the TypeScript type checking process to a separate worker process. This allows `ts-loader` or `babel-loader` to operate in `transpileOnly` mode, focusing solely on transpilation without blocking the main Webpack compilation thread for type checks. The current stable version is 9.1.0, released on April 3, 2025. The project has a moderately active release cadence, issuing several patches and minor versions annually, with major versions arriving less frequently but introducing breaking changes like Node.js or TypeScript version bumps. Key differentiators include its support for modern TypeScript features such as project references and incremental builds, and its ability to display well-formatted error messages with code frames directly within the Webpack output. It's an essential tool for maintaining fast build times in large TypeScript-based Webpack applications.","language":"javascript","status":"active","version":"9.1.0","tags":["javascript","webpack","plugin","typescript","typecheck","ts-loader","fork","fast"],"last_verified":"Wed May 27","install":[{"cmd":"npm install fork-ts-checker-webpack-plugin","imports":["import ForkTsCheckerWebpackPlugin from 'fork-ts-checker-webpack-plugin';","const ForkTsCheckerWebpackPlugin = require('fork-ts-checker-webpack-plugin');","import type { ForkTsCheckerWebpackPluginOptions } from 'fork-ts-checker-webpack-plugin';"]},{"cmd":"yarn add fork-ts-checker-webpack-plugin","imports":[]},{"cmd":"pnpm add fork-ts-checker-webpack-plugin","imports":[]}],"homepage":null,"github":"https://github.com/TypeStrong/fork-ts-checker-webpack-plugin","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/fork-ts-checker-webpack-plugin","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/fork-ts-checker-webpack-plugin/compatibility"}}