Intelligent pagination + lazy loader for Meteor?

Before I sink in a good chunk of time writing it from scratch: does anyone know of a good lazy load package for Meteor, that uses Meteor.subscribe to incrementally subscribe to more items as you keep scrolling?

EDIT: This was all that I was able to find.

You might want to check this article on Meteorpedia which deals with this topic.

Yeah, I know how to do it. I was just wondering if there was something already out there. I’ll just write it myself, it’s actually pretty trivial. :slight_smile:

@ffxsam have you tried this one? https://github.com/meteor-utilities/react-list-container