elm-webpack-starter
Elm app builder
A simplified Webpack setup for developing Elm apps with live reloading and automatic bundling
Boilerplate for developing Elm apps on Webpack
861 stars
16 watching
107 forks
Language: JavaScript
last commit: almost 3 years ago
Linked from 1 awesome list
elmwebpack
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 |
gkubisa/elm-app-boilerplate | A comprehensive boilerplate for building Elm applications with automated development and deployment workflows. | 120 |
elm-guides/elm-for-js | A community-driven guide to help JavaScript developers transition to Elm programming language | 229 |
halfzebra/create-elm-app | A command-line tool to create and manage Elm apps with zero configuration | 1,685 |
elmish/templates | Provides pre-configured templates for building Elmish applications using JavaScript | 42 |
elm/parser | A parsing library designed to simplify parser creation and improve error messages by using pipelines, backtracking, and tracking context. | 230 |
khusnetdinov/elmkit | A web application boilerplate kit providing a set of tools and best practices for building productivity-focused Elm applications | 52 |
rlopzc/elm-webpack-starter | A starter template for building single-page applications with Elm and Webpack 4 | 112 |
guillaumearm/elm-boilerplate | A tool that simplifies the process of creating and managing Elm applications | 3 |
eeue56/elm-for-web-developers | A collection of tips and guidelines for web developers transitioning to Elm from other JavaScript frameworks. | 56 |
preboot/angular-webpack | A starter project for building Angular applications with TypeScript and Webpack | 1,291 |
ohanhi/elm-ement | A proof-of-concept demonstrating the interoperability of Elm with Web Components | 49 |
justusadam/elm-init | A tool to initialize new Elm projects with standard directory structure and file configurations. | 11 |
dwyl/learn-elm | A tutorial on learning and using the Elm programming language for front-end web development | 482 |
intellij-elm/intellij-elm | A plugin for IntelliJ Platform IDEs that provides support and features for the Elm programming language | 396 |