# vite-plugin-checker

> Vite plugin that runs TypeScript type checker on a separate process.

Latest version **0.14.5** (published 2026-07-22) · MIT license · 0 weekly downloads

## Install

```sh
npm install vite-plugin-checker
pnpm add vite-plugin-checker
yarn add vite-plugin-checker
bun add vite-plugin-checker
```

## Health

**Score 70/100 (B)** — status: active.

Positive: has types; esm support; no vulnerabilities; has provenance; recently updated; high maintenance score.

Warnings: low downloads; pre 1.0.

## Facts

| | |
|---|---|
| Version | 0.14.5 |
| Published | 2026-07-22 |
| First published | 2021-06-10 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Node | >=20.19.0 |
| Dependencies | 7 |
| Unpacked size | 545.9 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 1239 |
| Author | fi3ework |
| Maintainers | fi3ework, danielroe |
| Keywords | vite, vite-plugin, typescript |

## Links

- npm: https://www.npmjs.com/package/vite-plugin-checker
- Repository: https://github.com/fi3ework/vite-plugin-checker
- Issues: https://github.com/fi3ework/vite-plugin-checker/issues
- npm.io page: https://npm.io/package/vite-plugin-checker

## Dependencies (7)

- [chokidar](https://npm.io/package/chokidar.md) ^5.0.0
- [picomatch](https://npm.io/package/picomatch.md) ^4.0.4
- [picocolors](https://npm.io/package/picocolors.md) ^1.1.1
- [npm-run-path](https://npm.io/package/npm-run-path.md) ^6.0.0
- [tiny-invariant](https://npm.io/package/tiny-invariant.md) ^1.3.3
- [proper-lockfile](https://npm.io/package/proper-lockfile.md) ^4.1.2
- [@babel/code-frame](https://npm.io/package/@babel/code-frame.md) ^7.29.0

## Alternatives

- [@openai/codex-sdk](https://npm.io/package/@openai/codex-sdk.md) — 731.4K weekly downloads
- [babel-plugin-transform-react-jsx](https://npm.io/package/babel-plugin-transform-react-jsx.md) — 565.0K weekly downloads
- [babel-helper-remove-or-void](https://npm.io/package/babel-helper-remove-or-void.md) — 508.5K weekly downloads
- [@pnpm/store-controller-types](https://npm.io/package/@pnpm/store-controller-types.md) — 186.9K weekly downloads
- [react-native-signature-canvas](https://npm.io/package/react-native-signature-canvas.md) — 155.6K weekly downloads

## Recent versions

- 0.14.5 (latest) — 2026-07-22
- 0.7.1-beta.1 (beta) — 2024-06-30
- 0.14.4 — 2026-06-17
- 0.14.3 — 2026-06-16
- 0.14.1 — 2026-05-26
- 0.13.0 — 2026-04-15
- 0.12.0 — 2025-12-08
- 0.11.0 — 2025-09-29
- 0.10.3 — 2025-08-25
- 0.10.2 — 2025-07-29
- 0.10.1 — 2025-07-21
- 0.10.0 — 2025-07-07
- 0.9.3 — 2025-05-06
- 0.9.2 — 2025-05-04
- 0.9.1 — 2025-03-17
- … 60 more at https://npm.io/package/vite-plugin-checker/versions

## README

# Visit [documentation](https://vite-plugin-checker.netlify.app) for usage

A Vite plugin that can run TypeScript, vue-tsc, ESLint, Biome, Stylelint in worker thread.

<p align="center">
  <img alt="screenshot" src="https://user-images.githubusercontent.com/12322740/152739742-7444ee62-9ca7-4379-8f02-495c612ecc5c.png">
</p>

## Online playground

| Examples           | StackBlitz                                                       |
| ------------------ | ---------------------------------------------------------------- |
| Vue3 + vue-tsc     | [⚡️ StackBlitz](https://stackblitz.com/edit/vitejs-vite-e8pddl) |
| React + TypeScript | [⚡️ StackBlitz](https://stackblitz.com/edit/vitejs-vite-b4zcev) |
| ESLint             | [⚡️ StackBlitz](https://stackblitz.com/edit/vitejs-vite-l1ritu) |
| Multiple           | [⚡️ StackBlitz](https://stackblitz.com/edit/vitejs-vite-mb4ea6) |

## License

MIT License © 2022 [fi3ework](https://github.com/fi3ework)

---
_Source: https://npm.io/package/vite-plugin-checker · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
