vite-plugin-babel

Vite transformer

Enables Babel transformation of JavaScript code during Vite build and serve phases

Runs babel during dev serve in Vite

GitHub

53 stars
3 watching
14 forks
Language: TypeScript
last commit: 11 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
yzydeveloper/vite-plugin-babel-compiler A plugin for Vite that uses Babel to compile TypeScript code and work around some experimental features not supported by Esbuild. 24
herberttn/vite-plugin-typescript-transform Applies TypeScript compiler during Vite's build phase to support limited features not yet supported by esbuild. 16
owlsdepartment/vite-plugin-dev-manifest Generates a dev manifest file for backend integration with Vite 22
hemengke1997/vite-plugin-public-typescript A Vite plugin that injects TypeScript into HTML templates to enable type-safe HTML rendering. 12
vituum/vite-plugin-posthtml Transforms PostHTML syntax into HTML for use in Vite projects 9
donnikitos/vite-plugin-html-inject Splitting and reusing HTML code in a ViteJS project to improve maintainability and flexibility 58
modyfi/vite-plugin-yaml Transforms YAML files into JavaScript objects 75
vituum/vite-plugin-handlebars Transforms Handlebars templates into HTML for Vite builds 6
axe-me/vite-plugin-node Enables Vite to run a Node.js development server with hot module replacement 1,001
babel/babel A tool that transpiles modern JavaScript code to earlier versions of the language 43,251
laravel/vite-plugin Configures Vite for use with a Laravel backend server 806
vituum/vite-plugin-twig A Vite plugin for transforming Twig templates into HTML output 18
vbenjs/vite-plugin-html A vite plugin for processing HTML templates 601
hmsk/vite-plugin-elm Enables compilation and execution of Elm code within Vite projects. 201
applelo/vite-plugin-browser-sync An extension for Vite that integrates BrowserSync for live code reloading and previewing. 67