Collection of classes, functions and extensions for Javascript and jQuery.
- Base (object inheritance)
- Emitter (extendable event emitter)
- Pager (data/animation independent pager)
- Remux (REM based responsive website concept)
- Unique (random UUID and string generator)
- Worker (flexible web worker implementation)
- Support (deferred/promise based modular feature detection) 1
- Proximity (calculate distance of pixel coordinates)
- jQuery Extensions 2
- Selector
- jQuery Functions 2
- Prefetch
See source code for any options that may be passed. Any dependencies are mentioned in the top comment block as "@require".
1 Support and all its tests require q.js by Kris Kowal which can be found under https://github.com/kriskowal/q and comes with its own license 2 jQuery extensions and functions require jQuery