Install & Download:
# NPM
$ npm install vue-load-image --saveDescription:
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

