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://refreshless.com/nouislider/
MIT License
5.66k stars 659 forks source link

install noUiSlider without npm/yarn #1148

Closed tednaaa closed 2 years ago

tednaaa commented 3 years ago

Hi

My friend trying to use this plugin, but he is a newbie and cannot build the dist folder on his own, I think many beginners have the same problem, what do you think of adding a way to install the dist folder besides the source code from the site?

https: //refreshless.com/nouislider/download

leongersen commented 2 years ago

To make it easier to download release files, I've committed the dist folder to the repository, and added a note about that in the documentation. Thanks for your suggestion!

https://refreshless.com/nouislider/download/

github-actions[bot] commented 2 years ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.