Skip to content

ts-paged-list 1.0.5

Install from the command line:
Learn more about npm packages
$ npm install @reapptor/ts-paged-list@1.0.5
Install via package.json:
"@reapptor/ts-paged-list": "1.0.5"

About this version

ReApptor

ReApptor TypeScript PagedList

It is a complete, fully tested pagination library for splitting the array into pages and selecting a specific page by an index. It includes an IPagedList interface, a PagedList container, and an array extension written in TypeScript.

Installation

Install from the command line:

npm install @reapptor/ts-paged-list

Install via package.json:

"@reapptor/ts-paged-list": "^1.*"

Usage

Add import "@reapptor/ts-paged-list"; into the main project file (i.e. index.ts) to register extensions.

License

The ReApptor TypeScript PagedList package is licensed under the terms of the MIT license and is available for free.

Links

Included query functions

TODO: !!! Describe extensions here !!!

Details


Assets

  • ts-paged-list-1.0.5.tgz

Download activity

  • Total downloads 0
  • Last 30 days 0
  • Last week 0
  • Today 0