intersection-observer-polyfill-rails

Intersection Observer JavaScript polyfill, written and maintained by the w3c, packaged for the Rails asset pipeline.

Usage

Add the following to your JavaScript application manifest:

//= require intersection-observer

Disclaimer

This repo is a Rails gem package. All issues with the library should be reported on the library's GitHub page. This repo will be updated each time a new version of the library is released.