Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mrkkrp/pagination
Framework-agnostic pagination boilerplate
https://github.com/mrkkrp/pagination
haskell pagination
Last synced: 11 days ago
JSON representation
Framework-agnostic pagination boilerplate
- Host: GitHub
- URL: https://github.com/mrkkrp/pagination
- Owner: mrkkrp
- License: other
- Created: 2016-07-11T18:43:48.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-06-15T21:21:35.000Z (5 months ago)
- Last Synced: 2024-10-13T10:32:15.931Z (25 days ago)
- Topics: haskell, pagination
- Language: Haskell
- Size: 89.8 KB
- Stars: 11
- Watchers: 3
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Pagination
[![License BSD3](https://img.shields.io/badge/license-BSD3-brightgreen.svg)](http://opensource.org/licenses/BSD-3-Clause)
[![Hackage](https://img.shields.io/hackage/v/pagination.svg?style=flat)](https://hackage.haskell.org/package/pagination)
[![Stackage Nightly](http://stackage.org/package/pagination/badge/nightly)](http://stackage.org/nightly/package/pagination)
[![Stackage LTS](http://stackage.org/package/pagination/badge/lts)](http://stackage.org/lts/package/pagination)
![CI](https://github.com/mrkkrp/pagination/workflows/CI/badge.svg?branch=master)The package implements pagination boilerplate in a framework-agnostic way.
## Contribution
Issues, bugs, and questions may be reported in [the GitHub issue tracker for
this project](https://github.com/mrkkrp/pagination/issues).Pull requests are also welcome.
## License
Copyright © 2016–present Mark Karpov
Distributed under BSD 3 clause license.