for more information visit the package's GitHub page
Package contains the following modules:
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