# nouislider

> noUiSlider is a lightweight JavaScript range slider.

Latest version **15.8.1** (published 2024-06-21) · MIT license · 0 weekly downloads

## Install

```sh
npm install nouislider
pnpm add nouislider
yarn add nouislider
bun add nouislider
```

## Health

**Score 25/100 (F)** — status: abandoned.

Positive: has types; esm support; no vulnerabilities.

Warnings: low downloads.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 15.8.1 |
| Published | 2024-06-21 |
| First published | 2015-06-08 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 0 |
| Unpacked size | 387.7 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 5806 |

## Links

- npm: https://www.npmjs.com/package/nouislider
- Repository: https://github.com/leongersen/noUiSlider
- Homepage: https://github.com/leongersen/noUiSlider#readme
- Issues: https://github.com/leongersen/noUiSlider/issues
- npm.io page: https://npm.io/package/nouislider

## Recent versions

- 15.8.1 (latest) — 2024-06-21
- 15.8.0 — 2024-06-10
- 15.7.2 — 2024-05-14
- 15.7.1 — 2023-06-14
- 15.7.0 — 2023-02-06
- 15.6.1 — 2022-08-12
- 15.6.0 — 2022-05-01
- 15.5.1 — 2022-01-21
- 15.5.0 — 2021-10-09
- 15.4.0 — 2021-08-14
- 15.3.0 — 2021-08-10
- 15.2.0 — 2021-06-15
- 15.1.1 — 2021-05-20
- 15.1.0 — 2021-05-09
- 15.0.0 — 2021-05-02
- … 43 more at https://npm.io/package/nouislider/versions

## 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/)

---
_Source: https://npm.io/package/nouislider · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
