- Notifications
You must be signed in to change notification settings - Fork663
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.
License
leongersen/noUiSlider
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
noUiSlider is a lightweight JavaScript range slider.
- Accessible with
aria
and keyboard support - GPU animated: no reflows, so fast; even on older devices
- All modern browsers and IE > 9 are supported
- No dependencies
- Fullyresponsive
- Multi-touch support on Android, iOS and Windows devices
- Tons ofexamples and answeredStack Overflow questions
noUiSlider is licensedMIT.
It can be usedfor free andwithout any attribution, in any personal or commercial project.
An extensive documentation, includingexamples,options andconfiguration details, is available here:
SeeContributing.
noUiSlider is a stable project that still receives a lot of feature requests. A lot of these are interesting, but require a good amount of effort to implement, test and document. Sponsorship of this project will allow me to spend some more of my time on these feature requests.
Please consider sponsoring the project by clicking the "❤ Sponsor" button above. Thanks!
Cross-browser testing kindly provided by BrowserStack.
About
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.