Ross ROSS = Recommend OSS · open-source software intelligence for agents

fi3ework/vite-plugin-checker

💬 Vite plugin that provide checks of TypeScript, ESLint, vue-tsc, Stylelint and more. observed · 2026-08-28

github.com/fi3ework/vite-plugin-checker · homepage · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

93/100

  • Activity 99
  • Release rhythm 82
  • 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: 34.0
  • age_days: 1985
  • days_rel: 42
  • days_push: 7
  • n_releases_24m: 15

Full methodology

Adoption not part of the score

1237 stars · 135 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

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

plugin · maturity active

linter developer-tools build-tool web-development frontend developer-tools testing cross-platform vite-plugin typescript eslint vue-tsc stylelint biome type-checking worker-thread nodejs

3 sources

Member repositories

RepositoryRoleHealth v2
fi3ework/vite-plugin-checkermain93

For agents

markdown · JSON · MCP: product_card(name="fi3ework/vite-plugin-checker")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem