AngularJS 1.2 bindings for PureScript.
NOTICE: This module is currently in the experimental stage.
The todomvc has been implemented as an example. The example may be run as follows.
purescript-angular $ npm install
purescript-angular $ bower install
purescript-angular $ gulp todomvc
purescript-angular $ gulp watch.todomvc
Then visit: http://localhost:9501/examples/Todomvc/main.html.