IMO it's especially heinous because I didn't see a single piece of jQuery use in the code (I may have missed it, though). All they seem to be requiring jQuery for is to add to the $ namespace.
That pedantry aside, it seems like a decent enough chunk of code, and it's very easy to read. More libraries should be this clean.
Comments
IMO it's especially heinous because I didn't see a single piece of jQuery use in the code (I may have missed it, though). All they seem to be requiring jQuery for is to add to the $ namespace.
That pedantry aside, it seems like a decent enough chunk of code, and it's very easy to read. More libraries should be this clean.