npm browserify version of jquery-select2 version 4.x
问题 I was wondering if : There is a browserif'ied version of jquery-select2 4.x plugin available via npm? If not, what do I need to do in order to get jquery-select2 4.x to work with my npm/browserify based project? I was looking at the source on github and it seems like there is a require/almond.js version available. Can the same version be used with browserify without any changes? I'm slightly confused as to what exactly am I required to do if I want to use jquery-select2 plugin with my project