GitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects.
.github/workflows src test types .babelrc .editorconfig .eslintrc .gitignore LICENSE README.md build.js package.json vue-lazyload.esm.js vue-lazyload.js Repository files navigation README License Vue-Lazyload Vue module for lazyloading images in your applications. Some of go...
exportdefault{data(){return{imgObj:{src:'http://xx.com/logo.png',error:'http://xx.com/error.png',loading:'http://xx.com/loading-spin.svg'},imgUrl:'http://xx.com/logo.png'// String}}}<template><!-- with customer error and loading --><!-- Customer scrollable element --><...
master .circleci .github src test types .babelrc .editorconfig .eslintrc .gitignore LICENSE README.md build.js package.json vue-lazyload.esm.js vue-lazyload.js Breadcrumbs vue-lazyload / Latest commit Cannot retrieve latest commit at this time. ...
CDN: https://unpkg.com/vue-lazyload/vue-lazyload.js Vue.use(VueLazyload) ... Usage main.js import Vue from 'vue' import App from './App.vue' import VueLazyload from 'vue-lazyload' Vue.use(VueLazyload) // or with options Vue.use(VueLazyload, { preLoad: 1.3, error: 'dist/erro...
github2015wlj / vue-lazyload Gitoa / vue-lazyload Gittome / vue-lazyload gk6521 / vue-lazyload GouJieShinee / vue-lazyload gregorysobotka / vue-lazyload gtdalp / vue-lazyload gunturpratama / vue-lazyload guoyu07 / vue-lazyload guoyucloud / vue-lazyload guozhiqi / vue-lazyload...
Merge branch 'master' of https://github.com/hilongjw/vue-lazyload int… 5 years ago README.md Vue-Lazyload Vue module for lazyloading images in your applications. Some of goals of this project worth noting include: Be lightweight, powerful and easy to use Work on any image type Add loa...
A Vue.js plugin for lazyload your Image or Component in your application. - GitHub - amourz/vue-lazyload: A Vue.js plugin for lazyload your Image or Component in your application.
A lazyload plugin for Vue.js v2.x+. Contribute to lsycxyj/vue-l-lazyload development by creating an account on GitHub.
About A Vue.js plugin for lazyload your Image or Component in your application. hilongjw.github.io/vue-lazyload/ Resources Readme License MIT License Releases 20 tags Packages No packages published Languages JavaScript 98.9% Other 1.1% ...