Skip to content

ts-paged-list 1.0.4

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

About this version

ReApptor

ReApptor TypeScript PagedList

PagedList is a package for splitting the array into pages and selecting a specific "page" by an index.
It includes an IPagedList interface, PagedList container, and array extension.

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.4.tgz

Download activity

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