vite-plugin-babel-compiler
Code compiler
A plugin for Vite that uses Babel to compile TypeScript code and work around some experimental features not supported by Esbuild.
Using Babel Compiler with Vite
24 stars
2 watching
0 forks
Language: TypeScript
last commit: almost 2 years ago
Linked from 1 awesome list
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 |
| | Applies TypeScript compiler during Vite's build phase to support limited features not yet supported by esbuild. | 16 |
| | An integration to run solid-js with vite. | 446 |
| | A plugin for Vite that enables conditional compilation based on environment variables. | 66 |
| | A plugin that enables JSX support in Vue 2.7 applications with incremental compilation and hot module replacement (HMR) | 57 |
| | Configures Vite for use with a Laravel backend server | 816 |
| | Enables compilation and execution of Elm code within Vite projects. | 202 |
| | Generates TypeScript declarations during library builds for compatibility with other languages and frameworks. | 6 |
| | A plugin for bundling Node/Electron C/C++ native addons with Webpack | 15 |
| | An extension for Vite that integrates BrowserSync for live code reloading and previewing. | 67 |
| | A plugin that enables Vue 2.7 support in the Vite development server | 555 |
| | A plugin for Vite that provides customizable JavaScript obfuscation options to protect code from reverse engineering. | 69 |
| | A vite plugin for processing HTML templates | 609 |
| | Generates a module to automatically import modules of a given folder | 3 |