Vue.js 2.0 Directive To Detect Images Loading

A Vue.js 2.0 directive to detect when images have been loaded, based on imagesLoaded. This directive allows to get a callback when children images are loaded in a container element. Plays nicely with vue.isotope to allow re-layout when images are loaded.

Preview:

Vue.js 2.0 Directive To Detect Images Loading

Download Details:

Author: David-Desmaisons

Live Demo: https://github.com/David-Desmaisons/Vue.ImagesLoaded/tree/master/example

Download Link: https://github.com/David-Desmaisons/Vue.ImagesLoaded/archive/master.zip

Official Website: https://github.com/David-Desmaisons/Vue.ImagesLoaded

Install & Download:

Add Comment