jQuery plugin for seeing if the images are loaded.
jQuery CDN is a way to include jQuery in your website without actually downloading and keeping it your website's folder.
jQuery is a JavaScript library which is a free, open-source software designed to simplify HTML DOM tree traversal and manipulation, as well as event handling, CSS animation, and Ajax.
JSDelivr is a free public CDN for open-source projects. It can serve web files directly from the npm registry and GitHub repositories without any configuration.
Modernizr is a JavaScript library that detects the features available in a user's browser.
Nginx is a web server that can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache.
RequireJS is a JavaScript library and file loader which manages the dependencies between JavaScript files and in modular programming.
Underscore.js is a JavaScript library which provides utility functions for common programming tasks. It is comparable to features provided by Prototype.js and the Ruby language, but opts for a functional programming design instead of extending object prototypes.