Skip to main content

Paginator Documentation

Build powerful data-driven Angular applications with advanced pagination, filtering, and theme customization capabilities.

Dynamic Pagination
Advanced Filtering
Theme Switching

Quick Start

Get up and running with Paginator in minutes

1

Clone the repository

Clone the Paginator repository to your local machine:
git clone https://github.com/AndresOrozcoDev/Paginator.git
cd Paginator
2

Install dependencies

Install the required npm packages:
npm install
Paginator requires Node.js 18.18.0 or higher and Angular CLI 19.1.0 or higher.
3

Start the development server

Launch the application in development mode:
ng serve
The application will be available at http://localhost:4200

Core Features

Everything you need to build data-driven Angular applications

Pagination

Configurable pagination with dynamic page sizes and navigation controls

Filters

Powerful filtering system with state-based data selection

Data Table

Responsive table component for displaying paginated data

Theme Service

Built-in dark/light theme switching with localStorage persistence

Explore by Topic

Deep dive into specific areas of the framework

Components

Explore all available Angular components

Services

Learn about data services and HTTP interceptors

Guides

Step-by-step tutorials and best practices

Ready to get started?

Follow our quickstart guide to build your first paginated data view with Paginator

View Quickstart Guide

Build docs developers (and LLMs) love