@webenomic/dataslider
v1.0.1
Published
Dependency-free UI module for creating range slider inputs, seek bars, and progress bars.
Downloads
3
Maintainers
Readme
DataSlider
DataSlider is an ES Javascript module that enables straightforward implementation of progress indicator bars, range input sliders, and seek sliders for media timeline control.
Features:
- Dependency-free & lightweight
- Supported across all modern browsers & platforms
- 2-way callback-free live data binding
- Support for movement in any direction; horizontally, left-to-right or right-to-left, vertically, upwards or downwards
- Flexible configuration allowing for custom styling of all elements: bars, handles, labels, tickmarks, tooltips -- without needing to modify CSS source or override default CSS classes
- Callback-driven styling, allowing for some pretty cool design possibilities