{"library":"vue-load-image","type":"library","category":null,"description":"The `vue-load-image` package provides a minimalist Vue.js component designed to manage the loading state of images, enhancing user experience by displaying a preloader while an image fetches. This `0.2.0` version is specifically built for Vue 2.x applications. It allows developers to define custom content for the loading state (preloader) and an error state (alternate content) if the image fails to load. Weighing in at just 1KB gzipped, it's a very lightweight solution focused solely on image loading feedback. However, with its last substantial update being over five years ago, coinciding with the shift to Vue CLI, and its peer dependency on Vue 2.x (which reached End-of-Life in December 2023), this particular version is considered abandoned. While a `@next` tag exists for Vue 3, this entry pertains to the Vue 2 compatible `0.2.0` release. Key differentiators include its simplicity and direct slot-based customization for loading and error states, rather than complex lazy-loading or advanced progressive image techniques.","language":"javascript","status":"abandoned","version":"0.2.0","tags":["javascript","vue-component","vue","vue-image-loader","image-loader","loader","image","image-preloader"],"last_verified":"Wed May 27","install":[{"cmd":"npm install vue-load-image","imports":["import VueLoadImage from 'vue-load-image';","export default {\n  components: { 'vue-load-image': VueLoadImage }\n}","import VueLoadImage from 'vue-load-image';\nVue.component('vue-load-image', VueLoadImage);"]},{"cmd":"yarn add vue-load-image","imports":[]},{"cmd":"pnpm add vue-load-image","imports":[]}],"homepage":null,"github":"https://github.com/john015/vue-load-image","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/vue-load-image","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/vue-load-image/compatibility"}}