Features
- Tiny footprint ( by tiny I mean 1.5kb )
- Auto detection for including the jQuery library
- Include multiple sets of plugins
- Run multiple versions of jQuery on the same page with no conflicts
- Prevents conflicts between jQuery and other libraries
- Quickly shift between the development and production jQuery codesets
Examples
- Example 1 - Default Parameters, Only load jQuery
- Example 2 - Load in older version of jQuery
- Example 3 - Load in single plugin + jQuery
- Example 4 - Overriding jQuery autodetect
- Example 5 - Load multiple plugins
- Example 6 - Override production code
- Example 7 - Load multiple versions of jQuery
- Example 8 - Load multiple js libraries without collision
Documentation
Getting Started
YQuery has a dead simple setup and follows the use() syntax that you're used to for including YUI3 modules.





