Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/davidnguyen11/paging-algorithm
Contains the logic calculation for pagination
https://github.com/davidnguyen11/paging-algorithm
algorithm paginate pagination typescript
Last synced: 16 days ago
JSON representation
Contains the logic calculation for pagination
- Host: GitHub
- URL: https://github.com/davidnguyen11/paging-algorithm
- Owner: davidnguyen11
- Created: 2019-05-10T08:28:13.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-06-18T13:41:22.000Z (over 5 years ago)
- Last Synced: 2024-10-13T15:10:41.878Z (about 1 month ago)
- Topics: algorithm, paginate, pagination, typescript
- Language: JavaScript
- Homepage:
- Size: 4.88 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Paging algorithm
Small library helps to calculate & publish the pagination information.
[![Build Status](https://travis-ci.org/davidnguyen179/paging-algorithm.svg?branch=master)](https://travis-ci.org/davidnguyen179/paging-algorithm) [![npm version](https://img.shields.io/npm/v/paging-algorithm.svg?style=flat-square)](https://badge.fury.io/js/paging-algorithm) [![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/ChoTotOSS/react-paginating/blob/master/LICENSE) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com) [![Monthly Download](https://img.shields.io/npm/dm/paging-algorithm.svg)](https://img.shields.io/npm/dm/paging-algorithm.svg) [![codecov](https://codecov.io/gh/davidnguyen179/paging-algorithm/branch/master/graph/badge.svg)](https://codecov.io/gh/davidnguyen179/paging-algorithm)