jQuery++ is a Collection of Power Tools for jQuery
When developing a website or a web app, you often find yourself solving the same problems over and over again. Thanks to the nature of the library, you don’t need to look far for the appropriate plugin, but this is time consuming and ends up in a long list of JS includes on the page.
jQuery++ attempts to make it easy for you by providing a collection of ready to use power tools like cookie handling, detecting selection, events for file dragging and swiping and much more.
jQuery++ Powertools for jQuery
The library takes a modular approach so you can bundle only the things you need for a minimal file size.