waypoints
Element scanner
A JavaScript library that executes functions when an element is scrolled into view
Waypoints is a library that makes it easy to execute a function whenever you scroll to an element.
10k stars
284 watching
1k forks
Language: JavaScript
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
civiccc/react-waypoint | A React component to execute a function when an element comes into view while scrolling | 4,077 |
janpaepke/scrollmagic | A JavaScript library for creating interactive scroll effects and animations on web pages. | 14,923 |
stutrek/scrollmonitor | An API to monitor elements as you scroll the viewport. | 3,300 |
jlmakes/scrollreveal | An animation library that animates elements as they scroll into view using CSS and JavaScript. | 22,431 |
darsain/sly | A JavaScript library for one-directional scrolling with item-based navigation support. | 2,870 |
hakimel/stroll.js | A JavaScript library that adds dynamic CSS list scroll effects to web pages | 4,362 |
kevinhoughton/vue-scroll-to | A Vue.js directive that allows scrolling to elements on click | 17 |
jquery/jquery-mousewheel | A JavaScript plugin that adds cross-browser support for mouse wheel events with delta normalization. | 3,903 |
jeneser/vue-scroll-behavior | Customizes scrolling position on route navigation in web applications using client-side routing | 141 |
alekseypleshkov/vue-scroll-show | A Vue.js directive to display elements when the user reaches them after scrolling | 10 |
inuyaksa/jquery.nicescroll | Provides smooth and consistent scrolling with customizable scrollbars compatible across various desktop and mobile platforms. | 3,601 |
flesler/jquery.scrollto | A lightweight plugin for animated scrolling in web pages using jQuery. | 3,684 |
markgoodyear/scrollup | A jQuery plugin to create a customizable 'Scroll to top' feature. | 998 |
thesmart/jquery-scrollspy | A jQuery plugin that detects when elements enter or exit the viewport as the user scrolls. | 276 |
jquery/jquery-ui | A curated set of user interface interactions and widgets built on top of jQuery. | 11,269 |