More specifically, I need JQuery for the Select2 widget, which I need for my association picker. The JS for both JQuery and Select2 coms from CDNs. The little snippet of custom Javascript I need to customize Select2 for my needs is embedded directly in the template.
JQuery is quite a big dependency, but all good custimizeable select widgets I’ve found depend on JQuery. I need one of the good widgets because I need features like remote data access (to load associations from the server) and the ability to customize pagination. That way you can use these widgets, tables with millions of rows and suff like that.
You might want to contribute to either forage or bureuacrat, then. Documentation is not the best, but it will get there.






















