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.
From your top-level directory - the one with elm.json
in - call:
$ elm install krisajenkins/remotedata
See the Elm package for full usage docs.
yarn
yarn run elm make
yarn run elm-test
...will run the whole build.
Copyright © 2015-2018 Kris Jenkins
Distributed under the MIT license.