Skip to content

apandhi/ghostlist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Ghostlist

This library is currently a WIP. It was written for and used in the Queue+ mobile app (http://qplus.io/).

This library automatically removes DOM elements as they leave the viewport. This allows for a huge performance increase when using a Masonry layout. Instead of having to scroll with 2,000 DOM elements, your device will only have to scroll with 50 elements.

##TODO

  • Switch from iframes to a hashtable for the hidden DOM elements
  • Remove declared top css requirement
  • Remove unique ID requirement

About

Ghost Listing for HTML

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published