vue-load-image is a Vue component that displays a loader during image loading, as well as displaying alternate content when the image fails to load.
Preview:
Changelog:
v1.1.0 (06/28/2020)
- updated for Vue 3
v0.1.11 (07/12/2020)
- refactor: change ‘VueLoadImage’ file code to make it more readable
Download Details:
Author: john015
Live Demo: https://john015.github.io/vue-load-image/
Download Link: https://github.com/john015/vue-load-image/archive/master.zip
Official Website: https://github.com/john015/vue-load-image
Install & Download:
# NPM
$ npm install vue-load-image --save