{"library":"vite-plugin-tsc","type":"library","category":null,"description":"A Vite plugin that spawns an external `tsc --watch` process alongside the Vite dev server, providing TypeScript type checking without interfering with Vite's own transpilation. Current version 0.1.1. Release cadence is low (sporadic). Key differentiator: unlike fork-ts-checker-webpack-plugin for webpack or vite-plugin-checker, this plugin strictly uses `tsc --watch` and deliberately avoids any bundler integration, giving a pure TypeScript checker experience. It utilizes the `configResolved` hook and is not compatible with other bundlers.","language":"javascript","status":"active","version":"0.1.1","tags":["javascript","typescript","vite","vite-plugin"],"last_verified":"Mon Apr 27","install":[{"cmd":"npm install vite-plugin-tsc","imports":["import tscPlugin from 'vite-plugin-tsc'","const tscPlugin = require('vite-plugin-tsc')","import type { Plugin } from 'vite'"]},{"cmd":"yarn add vite-plugin-tsc","imports":[]},{"cmd":"pnpm add vite-plugin-tsc","imports":[]}],"homepage":null,"github":"https://github.com/kazuma1989/vite-plugin-tsc","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/vite-plugin-tsc","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}