imagesloaded
Image loader
A utility that detects when images have loaded in web pages
JavaScript is all like "You images done yet or what?"
9k stars
227 watching
1k forks
Language: JavaScript
last commit: almost 3 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
callmecavs/layzr.js | A JavaScript library that automatically loads images when they come into view | 5,554 |
david-desmaisons/vue.imagesloaded | A Vue.js 2.0 directive to detect image loading and provide callback functionality. | 145 |
tuupola/lazyload | A plugin for delaying the loading of images until they come into view | 8,762 |
blueimp/javascript-load-image | A JavaScript library for loading and transforming images, including scaling, cropping, rotation, and metadata parsing. | 4,454 |
toddmotto/echo | A JavaScript library for lazy-loading images with data-* attributes | 3,721 |
alexanderdickson/waitforimages | A jQuery plugin that provides callbacks for loading image content after all descendant images have finished loading. | 1,301 |
mailru/fileapi | A JavaScript toolkit for handling file uploads with features like multiupload and image processing. | 3,574 |
tholman/intense-images | A JavaScript library for displaying images in a full-screen viewer with mouse/Touch interaction. | 2,580 |
vvo/lazyload | An image lazyloading library for optimizing page load times by delaying the loading of non-visible elements until they come into view. | 938 |
jimp-dev/jimp | An image processing library written entirely in JavaScript, allowing developers to manipulate and process images programmatically. | 14,044 |
sylvaincombes/jquery-images-compare | A jQuery plugin for comparing two images side by side. | 62 |
jambonn/vue-lazyload | A Vue.js module for lazy-loading images in web applications. | 35 |
gildesmarais/jekyll-loading-lazy | Automatically adds lazy loading to images and iframes in a Jekyll site without JavaScript. | 61 |
addyosmani/basket.js | A script and resource loader that caches scripts in local storage to reduce HTTP requests and improve website performance. | 3,359 |
fengyuanchen/cropperjs | A JavaScript library for cropping and manipulating images. | 13,130 |