Install & Download:
# NPM
$ npm install vue-l-lazyload --saveDescription:
A lazyload and in-view detection plugin for Vue.js v2.x+.
Features:
- No extra dependencies except Vue
- Progressive configuration
- Flexible events to trigger loading
- Lazyload as src attribute and background image are supported
- Customized retry control
- Filters for substitution of url by rules
- Performance boost by event delegation and passive event listener when it’s available
- LazyComp for lazy loading child component.
- InViewComp for in-view detection
Preview:





