Skip to content

dylex/purescript-angular

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • PureScript 96.8%
  • JavaScript 3.2%