Skip to content

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

License

Notifications You must be signed in to change notification settings

travelrepublic/remotedata

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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-2016 Kris Jenkins

Distributed under the MIT license.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Elm 96.8%
  • Makefile 1.9%
  • Emacs Lisp 1.3%