vue-scrollama
Scroll Trigger
A Vue component to trigger events based on the position of elements within a scrolled container
Vue component to setup scroll-driven interactions (aka scrollytelling)
430 stars
5 watching
23 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list
scrollscrollamascrollytellingvue
Related projects:
Repository | Description | Stars |
---|---|---|
alekseypleshkov/vue-scroll-show | A Vue.js directive to display elements when the user reaches them after scrolling | 10 |
wangdahoo/vue-scroller | A Vue.js component for creating infinite scrolling and pull-to-refresh functionality in web applications. | 1,788 |
developmint/vue-next-level-scroll | Provides a reusable Vue.js component for scrolling to specific elements on a webpage | 49 |
theomessin/vue-chat-scroll | Provides a Vue.js directive to keep elements scrolled to the bottom | 573 |
kevinhoughton/vue-scroll-to | A Vue.js directive that allows scrolling to elements on click | 17 |
shwilliam/vue-visibility-trigger | A Vue component that emits an event when scrolled into view | 5 |
alexandrebonaventure/vue-scrollmonitor | A wrapper around scrollMonitor to track items within the viewport of a Vue.js application | 43 |
yvescoding/vuescroll | A customizable scrollbar plugin for Vue.js applications | 1,270 |
voxtobox/vue-scroll-stop | Prevents propagation of scroll events when the edge is reached | 41 |
vue-comps/vue-scrollfire | A library that fires events on scroll positions. | 27 |
rigor789/vue-scrollto | A directive and API for scrolling to elements on the page. | 2,072 |
luiguild/v-bar | A virtual responsive crossbrowser scrollbar component for VueJS 2x applications. | 222 |
phegman/v-scroll-lock | A Vue.js directive for locking the body scroll on all elements except a specified target element. | 185 |
spemer/vue-scroll-progress | A Vue.js plugin for displaying the progress of page scrolling | 98 |
metawin-m/vue-scroll-sync | A Vue component that synchronizes the scroll positions of its container | 29 |