
Elm is a functional language that compiles to JavaScript, It is intended to be used for websites and web apps and has a strong emphasis on simplicity and quality tooling.
This package includes commands like `elm make`, `elm repl`, and many others for helping make Elm developers happy and productive.