Skip to content

virasak/elm-html-and-js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HTML/AngularJS integration — live demo

This project illustrates how to embed an Elm program in an HTML page and how to communicate with AngularJS using Angular-Elm.

Build Instructions

git clone https://github.com/virasak/elm-html-and-js.git
cd elm-html-and-js
elm --only-js Stamps.elm
open index.html

This is a fork of https://github.com/evancz/elm-html-and-js

About

Example of how to integrate Elm with HTML and JS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.7%
  • Elm 0.3%