purescript-angular

AngularJS


Keywords
purescript
License
MIT
Install
bower install purescript-angular

Documentation

purescript-angular

AngularJS 1.2 bindings for PureScript.

NOTICE: This module is currently in the experimental stage.

Examples

todomvc

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.