UNPKG

1.57 kBMarkdownView Raw
1# noUiSlider
2
3noUiSlider is a lightweight JavaScript range slider.
4
5- **Accessible** with `aria` and keyboard support
6- GPU animated: no reflows, so fast; even on older devices
7- All modern browsers and IE > 9 are supported
8- **No dependencies**
9- Fully **responsive**
10- **Multi-touch support** on Android, iOS and Windows devices
11- Tons of [examples](https://refreshless.com/nouislider/examples) and answered [Stack Overflow questions](https://stackoverflow.com/questions/tagged/nouislider)
12
13License
14-------
15noUiSlider is licensed [MIT](https://choosealicense.com/licenses/mit/).
16
17It can be used **for free** and **without any attribution**, in any personal or commercial project.
18
19[Documentation](https://refreshless.com/nouislider/)
20-------
21An extensive documentation, including **examples**, **options** and **configuration details**, is available here:
22
23[noUiSlider documentation](https://refreshless.com/nouislider/).
24
25Contributing
26------------
27
28See [Contributing](CONTRIBUTING.md).
29
30Sponsorship
31-----------
32
33noUiSlider 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.
34
35Please consider sponsoring the project by clicking the "❤ Sponsor" button above. Thanks!
36
37Tooling
38-------
39
40Cross-browser testing kindly provided by BrowserStack.
41
42[![Tested with BrowserStack](documentation/assets/browserstack-logo-380x90.png)](http://browserstack.com/)