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
202 stars
4 watching
31 forks
Language: TypeScript
last commit: 11 months ago
Linked from 2 awesome lists
elmvitevite-plugin
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A plugin to simplify development configuration for Electron applications using Vite. | 5 |
| | A plugin that enables JSX support in Vue 2.7 applications with incremental compilation and hot module replacement (HMR) | 57 |
| | A Vite plugin that injects TypeScript into HTML templates to enable type-safe HTML rendering. | 12 |
| | A plugin for Vite that uses Babel to compile TypeScript code and work around some experimental features not supported by Esbuild. | 24 |
| | Enables Vite to run a Node.js development server with hot module replacement | 1,015 |
| | Applies TypeScript compiler during Vite's build phase to support limited features not yet supported by esbuild. | 16 |
| | Enables Babel transformation of JavaScript files during Vite development and build processes. | 53 |
| | An integration to run solid-js with vite. | 446 |
| | A plugin that enables Vue 2.7 support in the Vite development server | 555 |
| | A plugin for Vite that enables conditional compilation based on environment variables. | 66 |
| | A vite plugin for processing HTML templates | 609 |
| | Vim plugin providing syntax highlighting and editing support for the Elm programming language. | 0 |
| | Custom plugins for building and optimizing web applications with Vite | 70 |
| | Makes developing Electron apps as easy as normal Vite projects by providing plugins and APIs for hot restart, hot reload, HMR, and more. | 705 |
| | Transforms PostHTML syntax into HTML for use in Vite projects | 9 |