hAzzle is a javascript library that tries it best to be the fastest one, and still be a lightweight alternative. It has build in support for DOM manipulation and events with support for all modern browsers, including IE9+.
hAzzle are using native browsers functions - ES5 -, and because of that - it has many things common with underscore.js even the API itself follows the Zepto / jQuery way for easier development of plugins.
The DOM traversing methods are in average 80% faster then jQuery and Zepto.
You can use your own selector engine if you want, just replace it with the selector.js module.
39,2 KB minimized
Browser | Version |
---|---|
Chrome | 6+ |
Safari | 5+ |
Firefox | 6+ |
IE | 9+ |
Opera | 11.5+ |
Browser | Version |
---|---|
iOS | 4.1+ (6.0.1) |
Android | 4.0+ |
Blackberry | 10+ |
Opera Mobile | 11.1+ (12.1) |
Chrome (Android) | 18+ (18) |
Firefox (Android) | 15+ (18) |