/node-elm-compiler

A Node.js interface to the Elm compiler binaries.

Primary LanguageJavaScriptApache License 2.0Apache-2.0

node-elm-compiler

Wraps elm-platform-bin and exposes a Node API to compile Elm sources.

Example

$ npm install
$ cd examples
$ node compileHelloWorld.js