run-elm
Elm runner
A command-line tool to run Elm code from the Node.js environment.
Run Elm code from the command line
52 stars
6 watching
8 forks
Language: JavaScript
last commit: about 3 years ago
Linked from 1 awesome list
elm
Related projects:
Repository | Description | Stars |
---|---|---|
rtfeldman/node-test-runner | Tools for running tests in Elm applications | 135 |
elm-guides/elm-for-js | A community-driven guide to help JavaScript developers transition to Elm programming language | 229 |
elm-community/elm-webpack-starter | A simplified Webpack setup for developing Elm apps with live reloading and automatic bundling | 861 |
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 |
rundis/elm-light | An Elm language plugin for Light Table integration | 133 |
dwyl/learn-elm | A tutorial on learning and using the Elm programming language for front-end web development | 482 |
jacobdeichert/mask | A command-line task runner defined by a simple markdown file | 1,101 |
intellij-elm/intellij-elm | A plugin for IntelliJ Platform IDEs that provides support and features for the Elm programming language | 396 |
rtfeldman/grunt-elm | Compiles Elm files to JavaScript using Grunt | 19 |
apache/apisix-java-plugin-runner | A tool for running plugins written in Java that extend the functionality of an API gateway | 130 |
elm/parser | A parsing library designed to simplify parser creation and improve error messages by using pipelines, backtracking, and tracking context. | 230 |
ehmicky/nve | A tool that allows running any command on specific Node.js versions | 693 |
w0rm/elm-flatris | A Flatris clone built with Elm, a functional programming language. | 409 |
juliangruber/browser-run | A tool for running JavaScript code in a browser environment from the command line. | 447 |
elm-tooling/elm-language-server | A language server implementation for Elm programming language | 419 |