gjtorikian/pagy — explained in plain English
Analysis updated 2026-07-18 · repo last pushed 2024-08-03
Add paginated 'next/previous' or numbered page navigation to a list of database records in a Rails app in just a few lines of code.
Paginate results from Elasticsearch, plain in-memory arrays, or JSON APIs, not just database queries.
Serve pagination data as JSON to a Vue or React frontend instead of rendering HTML page links.
Style pagination navigation automatically using Bootstrap, Tailwind, or Bulma CSS frameworks.
| gjtorikian/pagy | 0verflowme/alarm-clock | 0verflowme/seclists | |
|---|---|---|---|
| Language | — | CSS | — |
| Last pushed | 2024-08-03 | 2022-10-03 | 2020-05-03 |
| Maintenance | Stale | Dormant | Dormant |
| Setup difficulty | easy | easy | easy |
| Complexity | 2/5 | 2/5 | 1/5 |
| Audience | developer | vibe coder | ops devops |
Figures from each repo's GitHub metadata at analysis time.
Advanced features like Elasticsearch or JSON:API support require enabling optional extras.
A fast, lightweight Ruby pagination library that splits long lists of data into pages and generates navigation links for Rails and other Ruby web apps.
Stale — no commits in 1-2 years (last push 2024-08-03).
License information is not specified in the explanation.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Don't trust strangers blindly. Verify against the repo.