ifvisible.js
Interaction detector
Checks user interaction and visibility on the page
Crossbrowser & lightweight way to check if user is looking at the page or interacting with it.
2k stars
63 watching
186 forks
Language: TypeScript
last commit: almost 2 years ago
Linked from 1 awesome list
coffeescriptcross-browserjavascriptlibrarymitnpmtypescriptutilitiesvisibility
Related projects:
Repository | Description | Stars |
---|---|---|
kholid060/v-intersect | Detects when an element is visible or hidden on the user's viewport | 11 |
akryum/vue-observe-visibility | Detects when an element becomes visible or hidden on the page | 1,651 |
k3nsei/ng-in-viewport | Checks if an element is visible within the browser's viewport | 226 |
chrishurlburt/vue-scrollview | A Vue.js component that detects when components are visible in the viewport. | 116 |
fidian/ngx-visibility | A library that detects when DOM elements are visible using IntersectionObserver. | 11 |
sindresorhus/is-observable | Tool to check if a value is an Observable | 39 |
chaijs/check-error | Utility module providing methods to compare and analyze error objects in Node.js and the browser. | 14 |
robatwilliams/es-compat | Checks JavaScript code compatibility with target browsers and Node.js versions | 65 |
simplesmiler/vue-clickaway | Detects clicks outside an element to close modal windows or hide dropdowns | 963 |
vtimofeev/vue-check-view | A Vue.js plugin that automatically adds CSS classes to elements based on their visibility within the viewport. | 115 |
ssowonny/diff-pages-action | Takes screenshots of static web pages and compares them to detect changes | 21 |
maranran/eslint-plugin-vue-a11y | Ensures Vue.js components are accessible to visually impaired users by enforcing various accessibility rules. | 161 |
andrewvasilchuk/v-visible | A Vue.js directive for controlling the visibility of HTML elements | 2 |
thingsinjars/hardy | Automated CSS testing framework using Selenium and Cucumber. | 323 |
bigbadbleucheese/kong | A .NET library that identifies characteristics of web browsers by parsing their User-Agent header strings. | 17 |