krisajenkins/remotedata

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

Elm

252

110 commits

updated Jan 29, 2025

See the code

README

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.

Contributors

krisajenkins

81 commits

tbash

14 commits

dillonkearns

2 commits

ThomasWeiser

2 commits

krisajenkins/remotedata

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

Elm

252

110 commits

updated Jan 29, 2025

See the code

README

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.

Contributors

krisajenkins

81 commits

tbash

14 commits

dillonkearns

2 commits

ThomasWeiser

2 commits

Languages

Elm

92.0%

Nix

7.3%