jQuery jQuery as a Kanso module. Install Add jquery to your dependencies section in kanso.json. ... "dependencies": { "jquery": null, ... } Run kanso install to fetch the package. Usage Just $ = require('jquery'); and you're good to go.