elm-live
dev server
A development server for Elm that includes live reload and supports various configuration options.
⚡ A flexible dev server for Elm. Live reload included.
1k stars
17 watching
61 forks
Language: JavaScript
last commit: over 2 years ago
Linked from 1 awesome list
developer-toolselmlivereload
Related projects:
Repository | Description | Stars |
---|---|---|
max-mapper/wzrd | A tool for creating and serving browserified JavaScript applications in development mode. | 250 |
eeue56/take-home | An experimental full-stack Elm project providing a basic web application server with various features such as server-side rendering and type-safe CSS. | 356 |
lastmjs/zwitterion | A web development server that allows developers to import code from any supported language and run it directly in the browser. | 580 |
elm-community/elm-webpack-starter | A simplified Webpack setup for developing Elm apps with live reloading and automatic bundling | 861 |
elm-tooling/elm-language-server | A language server implementation for Elm programming language | 419 |
joakimunge/denoliver | A small, dependency-free static file server with live reloading for Deno intended for prototyping and Single Page Applications. | 98 |
admc/wd | A lightweight Node.js client for the WebDriver protocol. | 1,528 |
elm-lang/debug.elm-lang.org | A live online debugging tool that allows developers to pause, rewind, and replay programs, swapping in new code to debug. | 66 |
ohanhi/elm-ement | A proof-of-concept demonstrating the interoperability of Elm with Web Components | 49 |
intellij-elm/intellij-elm | A plugin for IntelliJ Platform IDEs that provides support and features for the Elm programming language | 396 |
justusadam/elm-init | A tool to initialize new Elm projects with standard directory structure and file configurations. | 11 |
pearofducks/rollup-plugin-dev | A development server for Rollup with enhanced logging and options for serving static files | 61 |
eeue56/elm-for-web-developers | A collection of tips and guidelines for web developers transitioning to Elm from other JavaScript frameworks. | 56 |
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 |
mattdesl/budo | A browserify development server focused on incremental reloading and LiveReload integration. | 2,175 |