# fi3ework/vite-plugin-checker

💬 Vite plugin that provide checks of TypeScript, ESLint, vue-tsc, Stylelint and more.

Repository: https://github.com/fi3ework/vite-plugin-checker
Canonical: https://ross.abutalabs.com/products/vite-plugin-checker
Homepage: https://vite-plugin-checker.netlify.app
Language: TypeScript
License: MIT
License Family: permissive
Topics: typescript, vite, vite-plugin, vls, vue-tsc, vue, eslint, stylelint, volar
Last push: 2026-08-26T13:42:44+00:00

## Health v2 (maintenance only)
Score: 93/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 82, longevity 100
- inputs: {"age_days": 1985, "days_push": 7, "days_rel": 42, "gap_med": 34.0, "n_releases_24m": 15}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1237, forks 135 (observed 2026-08-28T04:04:05.311761+00:00)

## What it is
A Vite plugin that runs type checking and linting tools such as TypeScript, vue-tsc, ESLint, Biome, and Stylelint in a worker thread. It surfaces errors in an overlay UI and terminal, working in both Vite serve and build modes.

## Use cases
- run TypeScript type checking in a Vite project without blocking the dev server
- show ESLint errors in a browser overlay while developing
- check Vue SFC types with vue-tsc during Vite serve and build
- lint styles with Stylelint inside a Vite workflow
- run multiple checkers in parallel in worker threads

## When to choose
- you use Vite and want fast, non-blocking type checking and linting feedback
- you want errors surfaced both in the terminal and an in-browser overlay
- you work with vanilla JS/TS, React, or Vue3 projects

## When to avoid
- you don't use Vite as your bundler/dev server
- you only need a standalone linter or CI-only type checker without dev-server integration

## Facets
- artifact type: plugin
- maturity: active
- function: linter, developer-tools, build-tool
- domain: web-development, frontend, developer-tools, testing
- platform: cross-platform
- tags: vite-plugin, typescript, eslint, vue-tsc, stylelint, biome, type-checking, worker-thread, nodejs

## Member repositories
- fi3ework/vite-plugin-checker (main) score 93

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:05.311761+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-30T08:21:52.298578+00:00, confidence not recorded.
  - readme: https://github.com/fi3ework/vite-plugin-checker (fetched 2026-08-28T04:04:05.311761+00:00, sha 3db3ffe4f7ad)
  - homepage: https://vite-plugin-checker.netlify.app (fetched 2026-08-29T12:21:02.860527+00:00, sha ef8076767443)
  - registry_npm: https://registry.npmjs.org/vite-plugin-checker (fetched 2026-08-29T12:21:02.863674+00:00, sha 117ba53f4b0c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
