Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

ing-vue-infinite-loading

unifrnd138MIT1.2.0TypeScript support: included

An infinite scroll plugin for Vue.js

vue, vue components, infinite loading, infinite scroll, vue infinite

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