Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/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.
https://github.com/leongersen/noUiSlider
accessibility component form input keyboard-support multi-touch range-slider typescript
Last synced: 16 days ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/leongersen/noUiSlider
- Owner: leongersen
- License: mit
- Created: 2011-11-19T12:38:41.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2024-05-14T10:23:56.000Z (6 months ago)
- Last Synced: 2024-05-18T09:31:22.204Z (6 months ago)
- Topics: accessibility, component, form, input, keyboard-support, multi-touch, range-slider, typescript
- Language: TypeScript
- Homepage: https://refreshless.com/nouislider/
- Size: 2.45 MB
- Stars: 5,617
- Watchers: 89
- Forks: 660
- Open Issues: 33
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.MD
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
- awesome-javascript - noUiSlider - noUiSlider is a lightweight JavaScript range slider library. It offers a wide selection of options and settings, and is compatible with a ton of (touch) devices, including those running iOS, Android, Windows 8/8.1/10, Windows Phone 8.1 and Windows Mobile 10. - ★ 3625 (Range Sliders)
- awesome-frontend-libraries - nouislider
README
# noUiSlider
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**
- Fully **responsive**
- **Multi-touch support** on Android, iOS and Windows devices
- Tons of [examples](https://refreshless.com/nouislider/examples) and answered [Stack Overflow questions](https://stackoverflow.com/questions/tagged/nouislider)License
-------
noUiSlider is licensed [MIT](https://choosealicense.com/licenses/mit/).It can be used **for free** and **without any attribution**, in any personal or commercial project.
[Documentation](https://refreshless.com/nouislider/)
-------
An extensive documentation, including **examples**, **options** and **configuration details**, is available here:[noUiSlider documentation](https://refreshless.com/nouislider/).
Contributing
------------See [Contributing](CONTRIBUTING.md).
Sponsorship
-----------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!
Tooling
-------Cross-browser testing kindly provided by BrowserStack.
[![Tested with BrowserStack](documentation/assets/browserstack-logo-380x90.png)](http://browserstack.com/)