vue-scrollwatch
Viewport watch
A Vue.js plugin that automatically detects elements entering view when scrolling and exposes an API to scroll elements to those positions.
scrollspy
57 stars
4 watching
12 forks
Language: JavaScript
last commit: over 3 years ago
Linked from 1 awesome list
scrollwatcher
Related projects:
Repository | Description | Stars |
---|---|---|
chrishurlburt/vue-scrollview | A Vue.js component that detects when components are visible in the viewport. | 116 |
alexandrebonaventure/vue-scrollmonitor | A wrapper around scrollMonitor to track items within the viewport of a Vue.js application | 43 |
alekseypleshkov/vue-scroll-show | A Vue.js directive to display elements when the user reaches them after scrolling | 10 |
kevinhoughton/vue-scroll-to | A Vue.js directive that allows scrolling to elements on click | 17 |
spemer/vue-scroll-progress | A Vue.js plugin for displaying the progress of page scrolling | 98 |
developmint/vue-next-level-scroll | Provides a reusable Vue.js component for scrolling to specific elements on a webpage | 49 |
rigor789/vue-scrollto | A directive and API for scrolling to elements on the page. | 2,072 |
vtimofeev/vue-check-view | A Vue.js plugin that automatically adds CSS classes to elements based on their visibility within the viewport. | 115 |
wangdahoo/vue-scroller | A Vue.js component for creating infinite scrolling and pull-to-refresh functionality in web applications. | 1,788 |
yvescoding/vuescroll | A customizable scrollbar plugin for Vue.js applications | 1,270 |
vgshenoy/vue-scrollama | A Vue component to trigger events based on the position of elements within a scrolled container | 430 |
theomessin/vue-chat-scroll | Provides a Vue.js directive to keep elements scrolled to the bottom | 573 |
thesmart/jquery-scrollspy | A jQuery plugin that detects when elements enter or exit the viewport as the user scrolls. | 276 |
grafikri/vue-infinite-scroll | A Vue.js plugin providing infinite scrolling functionality | 2 |
ajerez/vue-read-progress | A Vue.js plugin for displaying the progress of scrolling on a web page | 40 |