elm-reactor

E131760

elm-reactor is a development tool for the Elm language that provides a local web server and live-reloading interface for quickly building and testing Elm applications.

All labels observed (2)

Label Occurrences
elm-make 1
elm-reactor canonical 1

How this entity was disambiguated

Statements (46)

Predicate Object
instanceOf Elm tooling component
command-line program
software development tool
benefit reduces manual recompilation steps
shortens feedback loop during Elm development
simplifies setup for trying Elm code
category front-end development tool
web development tool
configurationStyle convention over configuration
documentationLocation official Elm documentation
ecosystem Elm tooling ecosystem
feature automatic detection of file changes
automatic recompilation of Elm source files
interactive browser-based interface
live reloading
local web server
on-the-fly Elm compilation to JavaScript
serves Elm projects from a directory
input Elm source files
interactionMode command-line interface
web browser interface
invokedByCommand elm reactor
language implemented in Haskell (via Elm platform tooling)
license open-source license
maintainedBy Elm community
monitors Elm project directory for changes
notIntendedFor production deployment
output compiled JavaScript served to the browser
primaryPurpose enable rapid development and testing of Elm code
provide a local development server for Elm applications
relatedTo Elm compiler
elm-reactor self-linksurface differs
surface form: elm-make

elm-package
elm-repl
requires Elm compiler installation
runsOn local machine
scope local development only
supports hot-reload-like development experience
supportsLanguage Elm
targetEnvironment web browser
typicalPort 8000
typicalWorkflowStep open provided localhost URL in browser
run elm reactor in project directory
useCase developing single-page applications in Elm
quickly prototyping Elm applications
testing Elm modules in a browser

How these facts were elicited

Referenced by (2)

Full triples — surface form annotated when it differs from this entity's canonical label.

Elm hasTool elm-reactor
elm-reactor relatedTo elm-reactor self-linksurface differs
this entity surface form: elm-make