View on GitHub

Angular-elm

AngularJS directive for Elm module

Download this project as a .zip file Download this project as a tar.gz file

AngularJS directive for Elm module

This is the simplest AngularJS directive that can reuse plain old Elm module in AngularJS application.

Please see Examples, Stamp App and Todo App for usages.

To compile elm to js: elm --make --only-js *.elm.