{"library":"vite-plugin-typescript-transform","type":"library","category":null,"description":"vite-plugin-typescript-transform is a Vite plugin designed to integrate the full TypeScript compiler into the Vite build transform phase. Its primary purpose is to enable advanced TypeScript features, such as the new ECMAScript decorators, that Vite's default transpiler, esbuild, might not yet support. The plugin operates by transpiling code using the TypeScript compiler before esbuild processes it, allowing developers to leverage the latest TypeScript syntax without waiting for esbuild updates. Currently at version 1.3.1, the package demonstrates active maintenance with several releases in the past year addressing bug fixes and feature enhancements, such as improved tsconfig parsing. It functions as an augmentation to Vite's pipeline, rather than a replacement, and requires careful configuration of plugin order to ensure correct operation.","language":"javascript","status":"active","version":"1.3.1","tags":["javascript","code","compiler","decorators","es","esm","js","module","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install vite-plugin-typescript-transform","imports":["import { vitePluginTypescriptTransform } from 'vite-plugin-typescript-transform';","import { defineConfig } from 'vite';","import ts from 'typescript';"]},{"cmd":"yarn add vite-plugin-typescript-transform","imports":[]},{"cmd":"pnpm add vite-plugin-typescript-transform","imports":[]}],"homepage":null,"github":"https://github.com/herberttn/vite-plugin-typescript-transform","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/vite-plugin-typescript-transform","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-typescript-transform/compatibility"}}