doomscroll
No security coverage
This module provides infinite content scrolling on chosen content type pages. This feature is popular on news sites.
Features
- Ajax appending of nodes on scroll.
- Changing of URL in browser through History API.
- Hooks and JS events to react to node appending or alter the appended content.
Post-Installation
Go to the module configuration page and choose the content types you want to enable this functionality for. Install the Waypoints JS library dependency via Composer, Drush, or manually as described in the README file.
Similar projects
Views infinite scroll can probably be used to create the base functionality.