is-in-view
tiny function to check if a given element is in the current viewport
Getting Started
Install it via npm:
npm install is-in-view
And include in your project:
; // -> true/false
License
MIT
tiny function to check if a given element is in the current viewport
Install it via npm:
npm install is-in-view
And include in your project:
; // -> true/false
MIT
npm i is-in-view
2
1.0.1
MIT