mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2026-01-24 04:08:01 -08:00
Merge pull request #39 from IonDen/master
Top 3 range slider plugins added
This commit is contained in:
@@ -37,6 +37,7 @@ A collection of awesome browser-side JavaScript libraries, resources and shiny
|
|||||||
* [Tours And Guides](#tours-and-guides)
|
* [Tours And Guides](#tours-and-guides)
|
||||||
* [Notifications](#notifications)
|
* [Notifications](#notifications)
|
||||||
* [Sliders](#sliders)
|
* [Sliders](#sliders)
|
||||||
|
* [Range Sliders](#range-sliders)
|
||||||
* [Form Widgets](#form-widgets)
|
* [Form Widgets](#form-widgets)
|
||||||
* [Tips](#tips)
|
* [Tips](#tips)
|
||||||
* [Modals and Popups](#modals-and-popups)
|
* [Modals and Popups](#modals-and-popups)
|
||||||
@@ -409,6 +410,12 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection
|
|||||||
* [Sequence](https://github.com/IanLunn/Sequence) - CSS animation framework for creating responsive sliders, presentations, banners, and other step-based applications.
|
* [Sequence](https://github.com/IanLunn/Sequence) - CSS animation framework for creating responsive sliders, presentations, banners, and other step-based applications.
|
||||||
* [baguetteBox.js](https://github.com/feimosi/baguetteBox.js) - Simple and easy to use lightbox script written in pure JavaScript.
|
* [baguetteBox.js](https://github.com/feimosi/baguetteBox.js) - Simple and easy to use lightbox script written in pure JavaScript.
|
||||||
|
|
||||||
|
## Range Sliders
|
||||||
|
|
||||||
|
* [Ion.RangeSlider](https://github.com/IonDen/ion.rangeSlider) - Powerful and easily customizable range slider with many options and skin support.
|
||||||
|
* [jQRangeSlider](https://github.com/ghusse/jQRangeSlider) - A javascript slider selector that supports dates.
|
||||||
|
* [noUiSlider](https://github.com/leongersen/noUiSlider) - A lightweight, highly customizable range slider without bloat.
|
||||||
|
|
||||||
|
|
||||||
## Form Widgets
|
## Form Widgets
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user