ngx-visibility
Visibility detector
A library that detects when DOM elements are visible using IntersectionObserver.
Angular module that detects when elements are visible. Uses IntersectionObserver.
11 stars
1 watching
0 forks
Language: TypeScript
last commit: 3 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
fidian/ngx-mutation-observer | A library that monitors changes to HTML elements in a web application | 5 |
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 |
fidian/ngx-resize-observer | A library that detects when DOM elements change size | 17 |
serkanyersen/ifvisible.js | Checks user interaction and visibility on the page | 1,953 |
soc221b/ngx-exhaustive-check | A utility for ensuring exhaustive checks on TypeScript discriminated unions to enhance type safety and reliability in Angular applications | 4 |
avraammavridis/react-intersection-visible-hook | A React hook that tracks the visibility of components based on IntersectionObserver | 49 |
ahsanayaz/ngx-device-detector | A library that provides device detection and information in Angular applications | 521 |
k3nsei/ng-in-viewport | Checks if an element is visible within the browser's viewport | 226 |
omnedia/ngx-spotlight | A component library that creates a visual effect to draw attention to content as users scroll through an Angular application. | 0 |
andrewvasilchuk/v-visible | A Vue.js directive for controlling the visibility of HTML elements | 2 |
ericleib/ngx-remark | Library to render Markdown with custom HTML templates in Angular applications | 8 |
sibiraj-s/ngx-notifier | A notification service for Angular applications | 4 |
murhafsousli/ngx-highlightjs | An Angular module for syntax highlighting code | 281 |
scaccogatto/vue-waypoint | A Vue.js component for detecting element positions on the screen and triggering events based on those positions | 470 |