1 Repo
Slider components that synchronize their state with HTML input elements bidirectionally.
Distinct from Slider Inputs: Distinct from Slider Inputs: focuses on bidirectional binding with HTML inputs rather than the slider mechanism itself.
Explore 1 awesome GitHub repository matching user interface & experience · Input-Bound Sliders. Refine with filters or upvote what's useful.
noUiSlider is a dependency-free JavaScript range slider library that provides a lightweight, ARIA-accessible slider widget with multi-touch and keyboard support. It is built as a standalone implementation with no external dependencies, using GPU compositing for smooth animations and responsive layout adaptation across different screen sizes. The library distinguishes itself through its comprehensive accessibility and input handling, offering full keyboard navigation for slider control without requiring a mouse, along with multi-touch support for simultaneous handle manipulation on mobile and
Binds slider state to HTML input elements, updating both on change events.