Skip to content

krisajenkins/purescript-remotedata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RemoteData for PureScript

Build Status

Tools for fetching data from remote sources (incl. HTTP). Ported from the original Elm library.

For a full discussion of what this package does and why it exists, read this post.

Documentation

See the Pursuit package for full usage docs.

Credits

Thanks to Jens Krause for build improvements and lens advice.

Building & Testing

pulp test

...will run the whole build and test suite.

License

Copyright © 2017 Kris Jenkins

Distributed under the MIT license.