Skip to content

natefaubion/purescript-spork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

purescript-spork

Latest release Build status

An Elm-like for PureScript. No npm dependencies required.

Try before you buy

Clone the repository. Then:

npm install
bower install
npm run example:all

Open the index.html file in each example directory. On MacOS and possibly other systems, this will work:

cd examples/counter
open index.html

See each example's README.md for a description of the example, or for advice if you have problems.

Install

bower install purescript-spork

Documentation