README
Intro
This is a fork from Vue Infinite Loading [https://peachscript.github.io/vue-infinite-loading/].
The original code was modified to support showing only n-number of items at a time as you scroll up or down.
To build
$ npm install
$ npm run build
To Run an Example
$ npm run example