{"library":"vue-tsgo","type":"library","category":null,"description":"vue-tsgo is a type checker for Vue Single File Components (SFCs) that integrates with the TypeScript 7 native preview. Designed for Node.js >= 22.12.0, it leverages the @typescript/native-preview package to provide fast and accurate type checking directly on Vue SFC files. Unlike traditional setup where type checking is offloaded to editors or build tools, vue-tsgo runs as a standalone CLI or programmatic API. Version 0.2.2 is the current stable release; the project is in early development with potential breaking changes as TypeScript 7 evolves. It differentiates by focusing solely on SFC type checking without transpilation, making it ideal for CI pipelines and pre-commit hooks.","language":"javascript","status":"active","version":"0.2.2","tags":["javascript","typescript"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install vue-tsgo","imports":["import { checkSFC } from 'vue-tsgo'","import type { VueTsgoOptions } from 'vue-tsgo'","import VueTsgo from 'vue-tsgo'"]},{"cmd":"yarn add vue-tsgo","imports":[]},{"cmd":"pnpm add vue-tsgo","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"vue-tsgo","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}