An open API service indexing awesome lists of open source software.

https://github.com/funkeeflow/super-knob

A vanilla, a11y ready web component written in TypeScript for all your circular input needs. Fittable, customizable with a small footprint.
https://github.com/funkeeflow/super-knob

custom-element input knob-control typescript vanilla-js webcomponent

Last synced: 3 months ago
JSON representation

A vanilla, a11y ready web component written in TypeScript for all your circular input needs. Fittable, customizable with a small footprint.

Awesome Lists containing this project

README

        

# super-knob 🎛️

A vanilla web component written in TypeScript for all your circular input needs. Fittable, customizable with a small footprint.

## Installation

```sh
npm install super-knob
```

## Usage

```js
import 'super-knob';
```

[link-demo]: https://

## Lincense
MIT