Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/monty5811/remote-list

Helpers for working with lists of remote data
https://github.com/monty5811/remote-list

elm

Last synced: about 2 months ago
JSON representation

Helpers for working with lists of remote data

Awesome Lists containing this project

README

        

# Remote List

[![Build Status](https://travis-ci.org/monty5811/remote-list.svg?branch=master)](https://travis-ci.org/monty5811/remote-list)

Data type and convenience functions to work with a list of data fetched from a remote source.

See example usage in [apostello](https://github.com/monty5811/apostello).

Feedback and contributions are very welcome.