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 3 years ago
elmrolluprollup-plugin

Related projects:

RepositoryDescriptionStars
elm-community/elm-webpack-loaderA 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-scriptAllows CoffeeScript code to be included in Rollup bundles without an additional build step23
yingye/rollup-plugin-bannerA plugin to append content before JavaScript bundle generation.16
thgh/rollup-plugin-css-onlyRollup plugin for bundling CSS files116
anidetrix/rollup-plugin-stylesA plugin for Rollup that simplifies the process of bundling and managing CSS styles in JavaScript projects.248
wasm-tool/rollup-plugin-rustA Rollup plugin for bundling and importing Rust crates into JavaScript applications.211
chrisprice/grunt-rollupA Grunt plugin that bundles ES6 modules using the Rollup tool21
pauan/rollup-plugin-pursA Rollup plugin for bundling PureScript modules with optimizations to reduce file size.72
weizhenye/rollup-plugin-bundle-scssA plugin that bundles SCSS imports into a single file.17
joakim/rollup-plugin-espruinoA Rollup plugin that bundles JavaScript code and sends it to an Espruino device for execution.13
haifeng2013/rollup-plugin-bundle-htmlA plugin that bundles and injects JavaScript files into an HTML template27
bengsfort/rollup-plugin-generate-html-templateAutomatically injects a script tag with the final bundle into an HTML file.60
wessberg/rollup-plugin-tsA TypeScript plugin for Rollup that bundles declarations and enables integration with transpilers like Babel and swc.496
eight04/rollup-plugin-iifeConverts ES modules to IIFE format for use in Rollup builds43
thgh/rollup-plugin-serveServes rolled-up bundles similar to webpack-dev-server248