
The Auxiliary JavaScript library contains an arsenal of functionality to handle a wide range of common scripting tasks including AJAX, platform detection, cookies, hex/base64/rle/lzss encode/decode, events, searching/sorting, extra UI components, etc.
Download:
The development version is the one with comments, readable code, and spacing (in notepad++ anyway). The minified version was processed with ShrinkSafe and is the one recommended for production work, however the internal code is obfuscated.
| AuxLib - Development (111KB) | AuxLib - Minified (67.9KB) |
Last updated: 4/17/2011
Documentation:
I will work on adding some better documentation but for now you can browse the aux namespace in the link below. Note: the browser may freeze for a few seconds as the namespace explorer loads, this is normal as the collapsible tree contains a lot of markup.