ThomasWeiser / remotedata

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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-package.json in - call:


$ elm package install krisajenkins/remotedata

Documentation

See the Elm package for full usage docs.

Building & Testing

make

...will run the whole build and test suite.

License

Copyright © 2015-2018 Kris Jenkins

Distributed under the MIT license.

About

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

License:MIT License


Languages

Language:Elm 97.6%Language:Makefile 1.4%Language:Emacs Lisp 1.0%