elm-webpack-loader
Elm bundler
A Webpack loader that enables the Elm programming language to be compiled and bundled with JavaScript for use in web applications.
Webpack loader for the Elm programming language.
532 stars
11 watching
105 forks
Language: JavaScript
last commit: 11 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
elm-community/elm-webpack-starter | A simplified Webpack setup for developing Elm apps with live reloading and automatic bundling | 861 |
ulisses-alves/rollup-plugin-elm | A plugin for Rollup to compile and bundle Elm files into ES6 modules | 16 |
webdiscus/html-bundler-webpack-plugin | A bundler for HTML templates that resolves source files of scripts, styles, images, and assets, inlining them into generated output. | 145 |
miguelmadero/ember-cli-bundle-loader | An Ember.js addon that enables the creation of multiple, independent bundles with lazy loading to improve application boot times and deployment efficiency. | 23 |
aurelia/webpack-plugin | A Webpack plugin for bundling Aurelia applications written in TypeScript. | 90 |
aruntk/wc-loader | A Webpack loader that enables the use of web components with ES6, JSX, CoffeeScript and other languages. | 99 |
logicaltext/rack-bundle | Middleware bundles JavaScripts and stylesheets into one file, grouping them by media type. | 2 |
ethul/purs-loader | A loader for Webpack that enables PureScript development with Hot Rebuilds and Bundling | 185 |
klazuka/example-elm-hot-webpack | Demonstrates hot module reloading for Elm and Webpack | 8 |
elm/package.elm-lang.org | A website providing access to community-created Elm packages and their documentation | 293 |
duizendnegen/ember-cli-lazy-load | Supports lazy loading of Ember applications by splitting them into bundles | 42 |
elm-guides/elm-for-js | A community-driven guide to help JavaScript developers transition to Elm programming language | 229 |
eeue56/elm-for-web-developers | A collection of tips and guidelines for web developers transitioning to Elm from other JavaScript frameworks. | 56 |
floydspace/aws-lambda-nodejs-esbuild | A tool to automatically bundle JavaScript and TypeScript code for use in AWS Lambda functions using the esbuild bundler | 68 |
ohanhi/elm-ement | A proof-of-concept demonstrating the interoperability of Elm with Web Components | 49 |