Skip to main content

What is Paginator.js?

Paginator.js is a pagination plugin written in TypeScript.

It is developed to be used with all popular JavaScript frameworks include React, Angular.js, Vue or without any frameworks!

  • Small. Only 18kb (minified and gzipped)
  • Fast! Paginator.js has an internal pipeline that takes care of caching and processing data
  • Works with all web frameworks
  • Supports all modern web-browsers
  • No vendor lock-in
  • MIT licensed and Free!

Paginator.js uses Preact under the hood to render the templates (Note: but it can be used with any JavaScript frameworks) and employs a minimal Flux architecture to communicate with other components.