vite-plugin-babel

Babel transformer

Enables Babel transformation of JavaScript files during Vite development and build processes.

Runs babel during dev serve in Vite

GitHub

53 stars
3 watching
14 forks
Language: TypeScript
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
yzydeveloper/vite-plugin-babel-compilerA 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-transformApplies TypeScript compiler during Vite's build phase to support limited features not yet supported by esbuild.16
owlsdepartment/vite-plugin-dev-manifestGenerates a dev manifest file for backend integration with Vite22
hemengke1997/vite-plugin-public-typescriptA Vite plugin that injects TypeScript into HTML templates to enable type-safe HTML rendering.12
vituum/vite-plugin-posthtmlTransforms PostHTML syntax into HTML for use in Vite projects9
donnikitos/vite-plugin-html-injectSplitting and reusing HTML code in a ViteJS project to improve maintainability and flexibility60
modyfi/vite-plugin-yamlTransforms YAML files into JavaScript objects77
vituum/vite-plugin-handlebarsTransforms Handlebars templates into HTML for Vite builds6
axe-me/vite-plugin-nodeEnables Vite to run a Node.js development server with hot module replacement1,015
babel/babelA tool that transpiles modern JavaScript code to earlier versions of the language43,304
laravel/vite-pluginConfigures Vite for use with a Laravel backend server816
vituum/vite-plugin-twigA Vite plugin for transforming Twig templates into HTML output18
vbenjs/vite-plugin-htmlA vite plugin for processing HTML templates609
hmsk/vite-plugin-elmEnables compilation and execution of Elm code within Vite projects.202
applelo/vite-plugin-browser-syncAn extension for Vite that integrates BrowserSync for live code reloading and previewing.67