vite-plugin-babel
Babel transformer
Enables Babel transformation of JavaScript files during Vite development and build processes.
Runs babel during dev serve in Vite
53 stars
3 watching
14 forks
Language: TypeScript
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A plugin for Vite that uses Babel to compile TypeScript code and work around some experimental features not supported by Esbuild. | 24 |
| Applies TypeScript compiler during Vite's build phase to support limited features not yet supported by esbuild. | 16 |
| Generates a dev manifest file for backend integration with Vite | 22 |
| A Vite plugin that injects TypeScript into HTML templates to enable type-safe HTML rendering. | 12 |
| Transforms PostHTML syntax into HTML for use in Vite projects | 9 |
| Splitting and reusing HTML code in a ViteJS project to improve maintainability and flexibility | 60 |
| Transforms YAML files into JavaScript objects | 77 |
| Transforms Handlebars templates into HTML for Vite builds | 6 |
| Enables Vite to run a Node.js development server with hot module replacement | 1,015 |
| A tool that transpiles modern JavaScript code to earlier versions of the language | 43,304 |
| Configures Vite for use with a Laravel backend server | 816 |
| A Vite plugin for transforming Twig templates into HTML output | 18 |
| A vite plugin for processing HTML templates | 609 |
| Enables compilation and execution of Elm code within Vite projects. | 202 |
| An extension for Vite that integrates BrowserSync for live code reloading and previewing. | 67 |