this brief library provides JS Objects that listen for broadcast MIDI messages from KorgNano controllers. Currently korgNanoKontrol2 is supported.
This library requires (webmidi.js)[https://webmidijs.org/]. In the example index.html file, that library is linked via CDN.
Some of the webmidi.js code here was grabbed from p5 editor user (dbarrett)[https://editor.p5js.org/dbarrett/sketches/HJhBG-LI7]