Skip to content

krisajenkins/purescript-remotedata

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. Thanks to Vasiliy Yorkin for updating to generics-rep.

Building & Testing

pulp test

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

License

Copyright © 2017-2019 Kris Jenkins

Distributed under the MIT license.