waitForImages
waitForImages copied to clipboard
A jQuery plugin that lets you attach callbacks to useful image loading events.
I will put this on hold until the native Promise object has good browser support, otherwise I would need to bundle an implementation which would make this plugin larger than...
Justification is in commit comments
- Use Jasmine for tests - Investigate what the cool kids are using for a task runner
Hey, Would it be possible to publish the older versions to the NPM registry? There are probably more reasons others would like it on the registry, like being able to...