rangeslider.js alternatives and similar libraries
Based on the "Range Sliders" category.
Alternatively, view rangeslider.js alternatives based on common mentions on social networks and blogs.
-
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. -
jQRangeSlider
A jquery UI range selection slider that supports dates -
Tool Cool Range Slider
Responsive range slider library written in typescript and using web component technologies. Pure JavaScript without additional dependencies. It has a rich set of settings, including any number of pointers (knobs), vertical and horizontal slider, touch, mousewheel and keyboard support, local and session storage, range dragging, and RTL support.
Appwrite - The Open Source Firebase alternative introduces iOS support
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of rangeslider.js or a related project?
README
rangeslider.js
Simple, small and fast jQuery polyfill for the HTML5
<input type="range">
slider element.
Check out the examples.
- Touchscreen friendly
- Recalculates
onresize
so suitable for use within responsive designs - Small and fast
- Supports all major browsers including IE8+
Install
π¦: npm install --save rangeslider.js
Further Reading
- Understand how rangeslider.js works in general.
- File a bug report for anything rangeslider.js related.
- Ask a question such as "How do I β¦?". Open a new discussion.
Related
- range-slider-element - A rewrite as a range slider custom element
License
MIT Β© AndrΓ© Ruffert
*Note that all licence references and agreements mentioned in the rangeslider.js README section above
are relevant to that project's source code only.