krisajenkins / purescript-remotedata

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:MIT License


Languages

Language:PureScript 73.5%Language:Dhall 21.8%Language:Nix 4.8%