Skip to content

Releases: conbojs/conbo-jquery

jQuery integration for ConboJS

18 Mar 19:12

Choose a tag to compare

ConboJS 4 no longer requires jQuery, but if you're upgrading a project that uses ConboJS 3 then this add-on is designed to make your life easier by re-implement the most common jQuery properties, methods and shortcuts found in the previous version.

The conbo-jquery.js library can be loaded as a global or as an AMD or CommonJS module, automatically adding the following properties and methods to ConboJS:

  • conbo.$
  • View.$(selector, deep)
  • View.$el
  • View.$body
  • View.$content