Zero-configuration Elm app scaffold generator
A Webpack loader for assets (like images or fonts) in Elm. Used in conjunction with elm-webpack-loader
A tool for creating an Elm project scaffold
A Webpack loader that enables you to reference CSS modules in Elm source files. Used in conjunction with elm-webpack-loader
A Webpack loader with hot code swapping support for Elm 0.19. Can be used in conjunction with elm-webpack-loader
Bootstrap an Elm SPA with routing, live dev server, elm-test support and build minification
elm-watch recompiles whenever your Elm files change and reloads the compiled JS in the browser
Webpack loader for Elm which is aware of Elm dependencies
Generate Nix expressions from an Elm project
Wraps the Elm compiler and exposes a Node API to compile Elm 0.19 sources
Web application bundler with built-in support for Elm
Elm plugin for Snowpack: import .elm files and have the compile to JavaScript modules
This plugin enables you to compile an Elm application/document/element on your vite project
Would you like to use Elm for real-world projects?
📢 My book
Practical Elm
skips the basics and gets straight into the nuts-and-bolts of building non-trivial apps.
🛠 Things like building out the UI, communicating with servers, parsing JSON, structuring the application as it grows, testing, and so on.