rollup-plugin-elm

Elm bundler

A plugin for Rollup to compile and bundle Elm files into ES6 modules

Import .elm files as ES6 modules.

GitHub

16 stars
2 watching
2 forks
Language: JavaScript
last commit: over 1 year ago
elmrolluprollup-plugin

Related projects:

Repository Description Stars
elm-community/elm-webpack-loader A Webpack loader that enables the Elm programming language to be compiled and bundled with JavaScript for use in web applications. 532
lautis/rollup-plugin-coffee-script Allows CoffeeScript code to be included in Rollup bundles without an additional build step 23
yingye/rollup-plugin-banner A plugin to append content before JavaScript bundle generation. 16
thgh/rollup-plugin-css-only Rollup plugin for bundling CSS files 116
anidetrix/rollup-plugin-styles A plugin for Rollup that simplifies the process of bundling and managing CSS styles in JavaScript projects. 246
wasm-tool/rollup-plugin-rust A Rollup plugin for bundling and importing Rust crates into JavaScript applications. 210
chrisprice/grunt-rollup A Grunt plugin that bundles ES6 modules using the Rollup tool 21
pauan/rollup-plugin-purs A Rollup plugin for bundling PureScript modules with optimizations to reduce file size. 72
weizhenye/rollup-plugin-bundle-scss A plugin that bundles SCSS imports into a single file. 17
joakim/rollup-plugin-espruino A Rollup plugin that bundles JavaScript code and sends it to an Espruino device for execution. 13
haifeng2013/rollup-plugin-bundle-html A plugin that bundles and injects JavaScript files into an HTML template 27
bengsfort/rollup-plugin-generate-html-template Automatically injects a script tag with the final bundle into an HTML file. 60
wessberg/rollup-plugin-ts A TypeScript plugin for Rollup that bundles declarations and enables integration with transpilers like Babel and swc. 496
eight04/rollup-plugin-iife Converts ES modules to IIFE output 41
thgh/rollup-plugin-serve Serves rolled-up bundles similar to webpack-dev-server 248