Accessible slider component for React that implements
React Native component used to select a single value from a range of values.
noUiSlider is a lightweight JavaScript range slider.
Range input. Slides in all directions.
A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.
Core logic for the slider widget implemented as a state machine
A super tiny library to make input type='range' sliders work better on touch devices
React component for inputting numeric values within a range
Cool, comfortable and easily customizable range slider with many options and skin support
Angular2 noUiSlider component
A lightweight react component that acts as a HTML5 input range slider polyfill
React component wrapping leongersen/noUiSlider
React component wrapper for range-slider-input
Core logic for the range-slider widget implemented as a state machine
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/Runjuu/column-resizer/blob/main/LICENSE) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](#contributing) [![code style: prettier](https://i
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/Runjuu/column-resizer/blob/main/LICENSE) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](#contributing) [![code style: prettier](https://i
A highly optimized pure JS implementation of Range Slider for React Native
Lightweight slider for React-Native and React-Native-Web. A Range slider is included
Hooks for building range and multi-range sliders in React
A range slider component with tooltips for React Bootstrap that extends the HTML input (type=range) element.
Javascript to resize table columns
Hooks for building range and multi-range sliders in React
Hooks for building range and multi-range sliders in React
Simple component to select range values from slider. React component that return two value minValue and maxValue by event onInput/onChange.
Simple, small and fast jQuery polyfill for the HTML5 slider element
A Slider is a draggable input that allows a user to select an imprecise numerical value within a range.
Ignite UI for Web Components is a complete library of UI components, giving you the ability to build modern web applications using encapsulation and the concept of reusable components in a dependency-free approach.
`<sp-slider>` allows users to quickly select a value within a range. They should be used when the upper and lower bounds of the range are invariable.
A component create range slider that have two values minValue and maxValue that can be set in props and get on @input event in addition min, max, step, ... etc. see ReadMe
roundSlider - A free jQuery plugin
An `<sp-color-slider>` lets users visually change an individual channel of a color. The background of the `<sp-color-slider>` is a visual representation of the range of values a user can select from. This can represent color properties such as hues, color
TypeScript definitions for svelte-range-slider-pips
Time Slider component for React
A lightweight (~2kB) library to create range sliders that can capture a value or a range of values with one or two drag handles
Coveo's enhanced slider component using HTML5 input range
`AtomSlider` is a component that works as an input that provides a slider a number or a set of two numbers (range)
A Slider React Component for Semantic-UI
Lightweight slider for React-Native and React-Native-Web. A Range slider is included
Simple, small and fast vanilla JavaScript polyfill for the HTML5 slider element
A range slider component based on vue (Vue滑块组件).
react-time-range-slider is a React component allowing users to integrate time range slider. It can accept start and end time. It also allow to define time format default 24 hour time format
React component wrapping leongersen/noUiSlider
React scrubber component with touch controls, styling, and lots event handlers
Accessible two thumb input range component for React that implements