vite-plugin-typescript-transform
Build transformer
Applies TypeScript compiler during Vite's build phase to support limited features not yet supported by esbuild.
Applies the TypeScript compiler during vite's transform build phase.
16 stars
3 watching
2 forks
Language: TypeScript
last commit: 10 months ago
Linked from 1 awesome list
decoratorsecmascripttransformtypescriptvitevite-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
| Enables Babel transformation of JavaScript files during Vite development and build processes. | 53 |
| A Vite plugin that injects TypeScript into HTML templates to enable type-safe HTML rendering. | 12 |
| Generates TypeScript declarations during library builds for compatibility with other languages and frameworks. | 6 |
| A plugin for Vite that uses Babel to compile TypeScript code and work around some experimental features not supported by Esbuild. | 24 |
| Generates .d.ts files for TypeScript projects using the Vite plugin architecture | 1,327 |
| Generates robots.txt files based on build mode | 9 |
| Configures Vite for use with a Laravel backend server | 816 |
| Transforms Handlebars templates into HTML for Vite builds | 6 |
| Transforms PostHTML syntax into HTML for use in Vite projects | 9 |
| Enables compilation and execution of Elm code within Vite projects. | 202 |
| Transforms SVG files into reusable React components | 574 |
| A Vite + Phaser + Typescript starter template for building games | 21 |
| A Vite plugin for transforming Twig templates into HTML output | 18 |
| A plugin that enables Vue 2.7 support in the Vite development server | 555 |
| Enhances Vite by integrating Vue.js functionality | 511 |