A small pure javascript library for creating rotating knobs. It was created while I had the idea to rebuild my BeatMachine.
Run npm install np-knob, or download your version from BitBucket
npm install np-knob
var knob1 = new NpKnob('your-id', options);