NickPiscitelli/Glider.js
A fast, lightweight, dependency free, native scrolling carousel alternative! observed · 2026-08-28
Health v2 · maintenance only
73/100
- Activity 80
- Release rhythm 48
- 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: 2879
- days_rel: 139
- days_push: 120
- n_releases_24m: 1
Adoption not part of the score
3316 stars · 292 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Glider.js is a fast, lightweight (<2.8kb gzipped), dependency-free JavaScript carousel/slider library that uses native browser scrolling instead of emulated scrolling. It provides paging controls (arrows and dots), responsive breakpoint settings, keyboard accessibility, and mouse dragging support.
Use cases
- add a carousel to a webpage without jQuery
- create a responsive image slider with dot and arrow navigation
- build a touch-friendly horizontal scrolling list with momentum scrolling
- implement an accessible carousel with keyboard and ARIA support
- replace heavy carousel libraries like Slick.js with a tiny vanilla JS alternative
- show multiple items per slide with responsive breakpoint settings
When to choose
- you need a tiny, fast carousel with no dependencies
- you want native momentum scrolling on mobile touch devices
- accessibility (keyboard navigation, ARIA) is a requirement
- you need responsive breakpoint-based slide configurations
When to avoid
- you need infinite looping, which Glider.js deliberately does not support
- you require advanced carousel features like parallax effects or complex animations
- you need a framework-specific component (e.g., React or Vue carousel)
Facets
library · maturity stable
ui-components animation frontend web-development browser carousel slider vanilla-js dependency-free native-scrolling accessible responsive javascript
2 sources
- readme: https://github.com/NickPiscitelli/Glider.js · fetched 2026-08-28 · 3ecc274846b1
- homepage: https://nickpiscitelli.github.io/Glider.js · fetched 2026-08-29 · 1a7436feb265
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| NickPiscitelli/Glider.js | main | 73 |
For agents
markdown · JSON · MCP: product_card(name="NickPiscitelli/Glider.js")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem