UNPKG

is-in-viewport

Version:

An ultra-light jQuery plugin that tells you if an element is in the viewport but with a twist.

13 lines (12 loc) 201 B
{ "root": true, "extends": "standard", "env": { "jquery": true, "mocha": true }, "rules": { "space-before-function-paren": 0, "no-multiple-empty-lines": [2, {"max": 2}] } }