All Projects → krisajenkins → Remotedata

krisajenkins / Remotedata

Licence: mit
Tools for fetching data from remote sources (incl. HTTP).

Programming Languages

elm
856 projects

RemoteData for Elm

Build Status

Tools for fetching data from remote sources (incl. HTTP). For a full discussion of what this package does and why it exists, read this post.

Installation

From your top-level directory - the one with elm.json in - call:


$ elm install krisajenkins/remotedata

Documentation

See the Elm package for full usage docs.

Building & Testing

yarn
yarn run elm make
yarn run elm-test

...will run the whole build.

License

Copyright © 2015-2018 Kris Jenkins

Distributed under the MIT license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].