Install & Download:
# install dependencies
npm install
# run dev-server
npm run dev
# lint
npm run lint
# test
npm testDescription:
This plugin is an infinite scroll plugin for Vue.js, it can help you create an infinite scroll list fastly.
Features:
- Mobile friendly
- Compatible with any scrollable element
- Diverse spinners as loading animation
- Support result display after loading
- Support Vue.js 2.0
Preview:

Changelog:
v2.4.5 (03/06/2020)
- Bugfix





