Closed jhnsnc closed 3 years ago
To complete this task, create a new project that serves a simple front-end, pulls in the knob-input
library via NPM, and demonstrates that it works to help the user set up custom knob inputs. Preferably this test app would demonstrate the library working as a CommonJS module, a UMD module, and a window
global (probably a separate test page for each).
I have a demo on CodePen that demonstrates using the new FLStandardKnob
class via the window
global script option: https://codepen.io/jhnsnc/pen/mqPGQK
I could still use help verifying that the CommonJS and UMD modules work as expected.
Should include the following files (all compressed):
window
global script