kaminari/kaminari
⚡ A Scope & Engine based, clean, powerful, customizable and sophisticated paginator for Ruby webapps observed · 2026-08-28
Health v2 · maintenance only
53/100
- Activity 68
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5687
- days_rel: n/a
- days_push: 195
- n_releases_24m: 0
Adoption not part of the score
8672 stars · 1073 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Kaminari is a Ruby pagination library providing a clean, scope-based API for paginating records in web applications. It works with multiple ORMs (ActiveRecord, Mongoid, DataMapper) and frameworks (Rails, Sinatra, Grape) with customizable, I18n-aware view helpers.
Use cases
- paginate ActiveRecord queries in a Rails app
- add page navigation to search results
- customize pagination link templates and styling
- paginate Mongoid or MongoMapper collections
- add pagination to a Sinatra or Grape API
When to choose
- you need mature, widely-adopted pagination for Ruby web apps
- you want chainable scope-based pagination without polluting core classes
- you need customizable pagination views with i18n support
When to avoid
- you use a non-Ruby stack
- you prefer newer alternatives like Pagy for maximum performance
- your project requires cursor-based pagination out of the box
Facets
library · maturity stable
web-framework orm templating internationalization web-development backend databases ruby pagination ruby-gem activerecord sinatra mongoid rails
2 sources
- readme: https://github.com/kaminari/kaminari · fetched 2026-08-28 · c4e24d8e7d68
- homepage: https://github.com/kaminari/kaminari/wiki · fetched 2026-08-29 · 4506ad7d8ed9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| kaminari/kaminari | main | 53 |
For agents
markdown · JSON · MCP: product_card(name="kaminari/kaminari")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem