scrollmonitor
Viewport Monitor
An API to monitor elements as you scroll the viewport.
A simple and fast API to monitor elements as you scroll
3k stars
75 watching
244 forks
Language: TypeScript
last commit: over 1 year ago
Linked from 1 awesome list
domjavascriptscrollviewport
Related projects:
Repository | Description | Stars |
---|---|---|
desdesdesgo/vue-scrollwatch | A Vue.js plugin that automatically detects elements entering view when scrolling and exposes an API to scroll elements to those positions. | 57 |
imakewebthings/waypoints | A JavaScript library that executes functions when an element is scrolled into view | 10,382 |
janpaepke/scrollmagic | A JavaScript library for creating interactive scroll effects and animations on web pages. | 14,908 |
alexandrebonaventure/vue-scrollmonitor | A wrapper around scrollMonitor to track items within the viewport of a Vue.js application | 43 |
thebuilder/react-intersection-observer | An implementation of the Intersection Observer API in React, enabling elements to be monitored for visibility within the viewport. | 5,082 |
fisshy/react-scroll | A lightweight React library for enhancing scrolling functionality in web applications. | 4,362 |
thesmart/jquery-scrollspy | A jQuery plugin that detects when elements enter or exit the viewport as the user scrolls. | 276 |
alekseypleshkov/vue-scroll-show | A Vue.js directive to display elements when the user reaches them after scrolling | 10 |
jeroencoumans/react-scroll-components | A set of components and mixins to react to page scrolling in web applications | 123 |
chrishurlburt/vue-scrollview | A Vue.js component that detects when components are visible in the viewport. | 116 |
civiccc/react-waypoint | A React component to execute a function when an element comes into view while scrolling | 4,078 |
kevinhoughton/vue-scroll-to | A Vue.js directive that allows scrolling to elements on click | 17 |
lelandrichardson/react-native-parallax-view | A React Native component that creates a scrolling view with an animated header image and optional content. | 1,291 |
jlmakes/scrollreveal | An animation library that animates elements as they scroll into view using CSS and JavaScript. | 22,401 |
mciastek/sal | A lightweight JavaScript library for animating elements on scroll | 3,602 |