Search results
66 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Nice, downward compatible, touchable, jQuery dial
Nice, downward compatible, touchable, jQuery dial
React components for easily composing a circular range input
Dial knob UI component for the web, based on pure HTML/SVG tags.
A round slider component for Vue.js with range support. Also it can be any kind of arc slider such as pie shape, half / semi-circle, quarter circle shape sliders.
- vuejs
- round-slider
- vue-round-slider
- circle-slider
- knob
- range-slider
- half-circle
- quarter-circle
- pie-circle
- arc-slider
- semi-circle-slider
- circular-slider
Canvas based knob widget for the browser
Unstyled & accessible knob primitive for React
- knob
- slider
- rotary
- rotary-knob
- headless-ui
- headlessui-react
- react-knob
- dial-knob
- react-dial-knob
- react-rotary-knob
Skinnable Rotary Knob for React
A rotary knob control for Vue.js
Circular slider for vue 3
- vuejs
- round-slider
- vue-round-slider
- circle-slider
- knob
- range-slider
- half-circle
- quarter-circle
- pie-circle
- arc-slider
- semi-circle-slider
- circular-slider
Circular slider for vue 3
- vuejs
- round-slider
- vue-round-slider
- circle-slider
- knob
- range-slider
- half-circle
- quarter-circle
- pie-circle
- arc-slider
- semi-circle-slider
- circular-slider
a jQuery plugin for circular progress bars and countdown timers
- progress-bar
- timer
- round-bar
- jquery
- progressbar
- circle
- uidesign
- formelement
- knob
- round input
- percentage-circle
HTML5 Canvas-based React knob/dial component
Angular.js Knob directive
A rotating, touch-sensitive knob web component that acts like an <input type="range">.
A vue knob component
Knob/Dial Control and Power Button with mouse, wheel, touch and keyboard support, jQuery plugin.
A highly customizable, accessible set of framework-agnostic input components for precision controls (knobs, dials, sliders, etc).
Knob UI element for React with touch capabilities
[github地址](https://github.com/xintiaobrother/vue-knob) ### 安装 ```js npm i vue-touch-knob -S ``` ### 使用 ```js <template> <div> <vue-knob></vue-knob> </div> </template>