# leongersen/noUiSlider

noUiSlider is a lightweight, ARIA-accessible JavaScript range slider with multi-touch and keyboard support. It is fully GPU animated: no reflows, so it is fast; even on older devices. It also fits wonderfully in responsive designs and has no dependencies.

Repository: https://github.com/leongersen/noUiSlider
Canonical: https://ross.abutalabs.com/products/nouislider
Homepage: https://refreshless.com/nouislider/
Language: TypeScript
License: MIT
License Family: permissive
Topics: range-slider, component, input, accessibility, keyboard-support, form, typescript, multi-touch
Last push: 2024-11-26T10:42:29+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 5401, "days_push": 645, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 5805, forks 648 (observed 2026-08-28T04:09:29.854854+00:00)

## What it is
noUiSlider is a lightweight, dependency-free JavaScript range slider library written in TypeScript. It offers ARIA accessibility, keyboard and multi-touch support, GPU-accelerated animation, and non-linear ranges, fitting well into responsive designs.

## Use cases
- add a range slider to filter products by price
- build an accessible dual-handle slider with keyboard support
- create a touch-friendly slider for mobile web forms
- implement a non-linear range input with custom steps
- replace native range inputs with a stylable responsive slider
- add multi-handle sliders with min/max gap constraints

## When to choose
- you need a lightweight slider with no dependencies
- accessibility (ARIA, keyboard) is a requirement
- you need multi-touch and mobile-friendly behavior
- you need non-linear ranges or multiple handles

## When to avoid
- you need a full UI component framework rather than a single widget
- you need React/Vue-specific bindings out of the box
- you need advanced features like range bar charts or date pickers

## Facets
- artifact type: library
- maturity: stable
- function: ui-components, form-handling
- domain: frontend, web-development, accessibility
- platform: browser, cross-platform
- tags: range-slider, touch-support, keyboard-accessible, gpu-animated, zero-dependencies, responsive-design, typescript

## Member repositories
- leongersen/noUiSlider (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:29.854854+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:52:39.894191+00:00, confidence not recorded.
  - readme: https://github.com/leongersen/noUiSlider (fetched 2026-08-28T04:09:29.854854+00:00, sha 22f6fc565a25)
  - homepage: https://refreshless.com/nouislider/ (fetched 2026-08-29T08:48:06.394631+00:00, sha 23677424af88)
  - registry_npm: https://registry.npmjs.org/nouislider (fetched 2026-08-29T08:48:06.403582+00:00, sha c1f74e5f152c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
