krisajenkins / purescript-remotedata

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RemoteData for PureScript

purescript-remotedata on Pursuit

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.

Building & Testing

npm test

...will run the whole build and test suite (by invoking spago).

Credits

Thanks to Jens Krause for build improvements and lens advice. Thanks to Vasiliy Yorkin for updating to generics-rep.

License

Copyright © 2017-2024 Kris Jenkins

Distributed under the MIT license.

About

License:MIT License


Languages

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