vue-scroll-to
Scroller
A Vue.js directive that allows scrolling to elements on click
Adds a directive that listens for click events and scrolls to elements.
17 stars
3 watching
3 forks
Language: JavaScript
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
rigor789/vue-scrollto | A directive and API for scrolling to elements on the page. | 2,072 |
alekseypleshkov/vue-scroll-show | A Vue.js directive to display elements when the user reaches them after scrolling | 10 |
theomessin/vue-chat-scroll | Provides a Vue.js directive to keep elements scrolled to the bottom | 573 |
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 |
alexandrebonaventure/vue-scrollmonitor | A wrapper around scrollMonitor to track items within the viewport of a Vue.js application | 43 |
eddiemf/vue-scrollactive | A lightweight Vue.js component that highlights menu items and scrolls to target sections on click | 542 |
chenxuan0000/vue-seamless-scroll | A Vue.js component for creating seamless scrolling experiences without dependencies. | 1,824 |
vgshenoy/vue-scrollama | A Vue component to trigger events based on the position of elements within a scrolled container | 430 |
egoist/vue-mugen-scroll | An infinite scrolling component for Vue.js applications | 541 |
voxtobox/vue-scroll-stop | Prevents propagation of scroll events when the edge is reached | 41 |
jeneser/vue-scroll-behavior | Customizes scrolling position on route navigation in web applications using client-side routing | 141 |
yvescoding/vuescroll | A customizable scrollbar plugin for Vue.js applications | 1,270 |
grafikri/vue-infinite-scroll | A Vue.js plugin providing infinite scrolling functionality | 2 |
jfet97/vue-use-infinite-scroll | Provides a reusable composition function to implement infinite scrolling in Vue.js applications. | 111 |