viewport-checker
viewport-checker copied to clipboard
Little utility to detect if elements are currently within the viewport :wrench:
The option **repeat: true** don't work well for all animation types. It's possible set some classes when element pass in viewportChecker scrolling down and other classes when we scrolling up?
Hello, I had an issue on a page with multiple tabs and viewportChecker was trigger on all tabs, visible or not visible. I have attempt to fix it with some...
As mentioned by @ondjazz in issue #10 > If you at some point in the future can toggle a class/function when the entire element in in view it would be...
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...