Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/monty5811/remote-list
- Owner: monty5811
- Created: 2017-06-20T11:04:13.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-06-20T19:24:45.000Z (over 7 years ago)
- Last Synced: 2024-10-01T09:19:41.517Z (3 months ago)
- Topics: elm
- Language: Elm
- Homepage: http://package.elm-lang.org/packages/monty5811/remote-list/latest
- Size: 3.91 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.