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

GitHub

24 stars
2 watching
0 forks
Language: TypeScript
last commit: about 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
owlsdepartment/vite-plugin-babel Enables Babel transformation of JavaScript code during Vite build and serve phases 53
hemengke1997/vite-plugin-public-typescript A Vite plugin that injects TypeScript into HTML templates to enable type-safe HTML rendering. 12
herberttn/vite-plugin-typescript-transform Applies TypeScript compiler during Vite's build phase to support limited features not yet supported by esbuild. 16
solidjs/vite-plugin-solid An integration to run solid-js with vite. 440
kejunmao/vite-plugin-conditional-compile A plugin for Vite that enables conditional compilation based on environment variables. 64
vitejs/vite-plugin-vue2-jsx A plugin that enables JSX support in Vue 2.7 applications with incremental compilation and hot module replacement (HMR) 57
laravel/vite-plugin Configures Vite for use with a Laravel backend server 806
hmsk/vite-plugin-elm Enables compilation and execution of Elm code within Vite projects. 201
keuby/vite-plugin-lib-types Generates TypeScript declarations during library builds for compatibility with other languages and frameworks. 6
vite-plugin/vite-plugin-native A plugin for bundling Node/Electron C/C++ native addons with Webpack 15
applelo/vite-plugin-browser-sync An extension for Vite that integrates BrowserSync for live code reloading and previewing. 67
vitejs/vite-plugin-vue2 A plugin that enables Vue 2.7 support in the Vite development server 551
z0ffy/vite-plugin-bundle-obfuscator A plugin that obfuscates JavaScript code in Vite projects to enhance security. 55
vbenjs/vite-plugin-html A vite plugin for processing HTML templates 595
davidbonnet/vite-plugin-module-list Generates a module to automatically import modules of a given folder 3