elm-init
Elm project starter
A tool to initialize new Elm projects with standard directory structure and file configurations.
Initialise scaffolding for a new Elm project
11 stars
4 watching
0 forks
Language: Haskell
last commit: about 8 years 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 |
khusnetdinov/elmkit | A web application boilerplate kit providing a set of tools and best practices for building productivity-focused Elm applications | 52 |
vmchale/project-init | Automates project initialization by providing pre-configured templates and tools. | 138 |
elm/package.elm-lang.org | A website providing access to community-created Elm packages and their documentation | 293 |
eldr-io/hastl | A modern web application starter template using Haskell and HTMX with support for persistent databases | 81 |
elm-guides/elm-for-js | A community-driven guide to help JavaScript developers transition to Elm programming language | 229 |
janiczek/elm-sourcemap | A utility for constructing Source Maps in Elm programming language | 2 |
chadtech/elmish-wasm | An experiment to compile a simplified version of the Elm programming language to human-readable WebAssembly bytecode | 17 |
shamadee/wasm-init | Tools and template generator for setting up and compiling WebAssembly projects | 171 |
simonewebdesign/elm-new | A command-line tool for generating boilerplate code for Elm web applications | 81 |
jcollard/elm-mode | An Emacs extension for syntax highlighting and code organization of Elm projects | 376 |
wking-io/elm-live | A development server for Elm that includes live reload and supports various configuration options. | 1,053 |
intellij-elm/intellij-elm | A plugin for IntelliJ Platform IDEs that provides support and features for the Elm programming language | 396 |
robertjlooby/elm-koans | A collection of exercises and tests to help learn Elm programming language | 235 |
keats/kickstart | A tool to help developers quickly set up new projects by using pre-made templates | 365 |