@fightingdreamer/ui-slider
v0.0.1
Published
Simple slider for ui applications.
Readme
ui-Slider
Simple slider for ui applications.
Demo:
- https://fightingdreamer.github.io/ui-slider
Features:
- Switchable orientation at runtime.
- Included steps functionality.
- Possibility for disable controls.
- Animations, well... safe animations (are suspended during user interactions).
- Multiple callbacks support (that can be silenced when setting value).
- Full CSS encapsulation (also for themes).
- SCSS styling without JavaScript help.
- Bootstrapable from single DOM element.
- Optional Browserify support.
Dependencies:
- jquery
- lodash: _.default, _.clamp
Licence:
- MIT
