Echo.js is a simple image lazy loading library, it's less than 1KB minified.
Lazy-loading works by only loading the assets needed when the elements 'would' be in view, which it'll get from the server for you upon request, which is automated by simply changing the image src attribute.