{"library":"vite-plugin-checker","type":"library","category":null,"description":"vite-plugin-checker is a Vite plugin designed to offload various code health checks, such as TypeScript type checking, ESLint linting, Biome formatting/linting, Stylelint, Oxlint, and Vue-specific checks (VLS, vue-tsc), into a separate worker process. This architecture prevents these potentially time-consuming checks from blocking the main Vite development server, thereby improving HMR performance and overall developer experience. The current stable version is 0.13.0, with minor releases occurring frequently to add new features, support newer versions of linters, and address bug fixes. Its key differentiators include its multi-tool support, its use of worker threads for performance, and its integration with Vite's overlay for displaying issues. It's an essential tool for maintaining code quality in large Vite projects, especially those using TypeScript or Vue.js.","language":"javascript","status":"active","version":"0.13.0","tags":["javascript","vite","vite-plugin","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install vite-plugin-checker","imports":["import { checker } from 'vite-plugin-checker'","import type { UserConfig } from 'vite'","import type { CheckerOptions } from 'vite-plugin-checker'"]},{"cmd":"yarn add vite-plugin-checker","imports":[]},{"cmd":"pnpm add vite-plugin-checker","imports":[]}],"homepage":null,"github":"https://github.com/fi3ework/vite-plugin-checker","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/vite-plugin-checker","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/vite-plugin-checker/compatibility"}}