An open API service indexing awesome lists of open source software.

https://github.com/area17/lazyload

A straight forward lazy loader using `IntersectionObserver` if available and if not, it uses a `requestAnimationFrame` loop if available.
https://github.com/area17/lazyload

Last synced: 4 months ago
JSON representation

A straight forward lazy loader using `IntersectionObserver` if available and if not, it uses a `requestAnimationFrame` loop if available.

Awesome Lists containing this project