andreruffert/rangeslider.js
🎚 HTML5 input range slider element jQuery polyfill observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 9
- Release rhythm 8
- Longevity 100
Flags: archived
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: 4615
- days_rel: n/a
- days_push: 546
- n_releases_24m: 0
Adoption not part of the score
2139 stars · 381 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A small, fast jQuery polyfill for the HTML5 <input type="range"> slider element, providing consistent styled sliders across browsers including IE8+. It is touchscreen friendly and responsive, though the author recommends the modern rewrite range-slider-element for new projects.
Use cases
- style range input sliders consistently across browsers
- add a range slider to a legacy jQuery project
- support touch devices with range inputs
- make range sliders work in IE8
- build responsive sliders that recalculate on resize
- create vertical range sliders
When to choose
- you maintain a legacy jQuery codebase needing consistent range sliders
- you must support old browsers like IE8
- you want a tiny, dependency-light slider polyfill
When to avoid
- starting a new modern project without jQuery
- you need an accessible, dependency-free slider (use range-slider-element instead)
- you need advanced slider features beyond native range input semantics
Facets
library · maturity maintenance
ui-components frontend-framework web-development frontend browser range-slider jquery-plugin polyfill html5-input touch-friendly javascript
3 sources
- readme: https://github.com/andreruffert/rangeslider.js · fetched 2026-08-28 · 4f395406d392
- homepage: https://rangeslider.js.org · fetched 2026-08-29 · e05dcb5c5700
- registry_npm: https://registry.npmjs.org/rangeslider.js · fetched 2026-08-29 · c495162e1a2d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| andreruffert/rangeslider.js | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="andreruffert/rangeslider.js")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem