Download the PHP package leedch/infinitescroll without Composer
On this page you can find all versions of the php package leedch/infinitescroll. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download leedch/infinitescroll
More information about leedch/infinitescroll
Files in leedch/infinitescroll
Download leedch/infinitescroll
More information about leedch/infinitescroll
Files in leedch/infinitescroll
Vendor leedch
Package infinitescroll
Short Description PHP Interfaces/Traits and JS/CSS components to render a table that loads on scroll and can be filtered/sorted
License MIT
Homepage https://github.com/leedave/infinitescroll.git
Package infinitescroll
Short Description PHP Interfaces/Traits and JS/CSS components to render a table that loads on scroll and can be filtered/sorted
License MIT
Homepage https://github.com/leedave/infinitescroll.git
Please rate this library. Is it a good library?
Informations about the package infinitescroll
Infinite Scroll
This bundle takes JSON Data and displays it as a HTML Table. Upon scrolling downwards the table will load more data, making it possible to scroll down until no more data is delivered. It also allows filtering and sorting by columns (all done in JS)
Setup
This component comes with two different types of code
PHP Traits / Interfaces
Use these to create your classes, that provide data
CSS and JS Files
Copy these into your web folder, to make the whole thing work. Adjust your CSS copy to make the visuals match your CI/CD
All versions of infinitescroll with dependencies
PHP Build Version
Package Version
The package leedch/infinitescroll contains the following files
Loading the files please wait ....