elm-package.json
file at this tag.Tag | 6.0.0 |
Committed At | 2018-12-03 00:18:00 UTC |
Paginate
is an Elm library for fetching & caching paginated responses
from an API.
TODO:
Dict String (Dict PageNumber Chunk)
.Eventually, an example project will be added to the repository, but for now you can check out the following applications, which use this package for pagination:
BSD3