avances en plantillas
This commit is contained in:
parent
0f84beacf1
commit
da0530d79b
2062 changed files with 598814 additions and 22 deletions
42
storage/public/dist/libs/nouislider/README.md
vendored
Normal file
42
storage/public/dist/libs/nouislider/README.md
vendored
Normal file
|
|
@ -0,0 +1,42 @@
|
|||
# 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.
|
||||
|
||||
[](http://browserstack.com/)
|
||||
Loading…
Add table
Add a link
Reference in a new issue