vite-plugin-elm
Elm compiler
Enables compilation and execution of Elm code within Vite projects.
A plugin for Vite enables you to compile an Elm application/document/element
201 stars
4 watching
31 forks
Language: TypeScript
last commit: 10 days ago
Linked from 2 awesome lists
elmvitevite-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
tomjs/vite-plugin-electron | A plugin to simplify development configuration for Electron applications using Vite. | 5 |
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 |
hemengke1997/vite-plugin-public-typescript | A Vite plugin that injects TypeScript into HTML templates to enable type-safe HTML rendering. | 12 |
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 |
axe-me/vite-plugin-node | Enables Vite to run a Node.js development server with hot module replacement | 1,001 |
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-babel | Enables Babel transformation of JavaScript code during Vite build and serve phases | 53 |
solidjs/vite-plugin-solid | An integration to run solid-js with vite. | 440 |
vitejs/vite-plugin-vue2 | A plugin that enables Vue 2.7 support in the Vite development server | 551 |
kejunmao/vite-plugin-conditional-compile | A plugin for Vite that enables conditional compilation based on environment variables. | 64 |
vbenjs/vite-plugin-html | A vite plugin for processing HTML templates | 595 |
thejian/elm.vim | Vim plugin providing syntax highlighting and editing support for the Elm programming language. | 0 |
fengxinming/vite-plugins | Custom plugins for building and optimizing web applications with Vite | 70 |
electron-vite/vite-plugin-electron | An Electron application development plugin for Vite. | 690 |
vituum/vite-plugin-posthtml | Transforms PostHTML syntax into HTML for use in Vite projects | 9 |