vue-trip-wire
Viewport Trigger
Fires functions when an element reaches a designated position in the viewport.
Vue.js Plugin for firing functions when an element reaches designated point in viewport
3 stars
1 watching
0 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
shwilliam/vue-visibility-trigger | A Vue component that emits an event when scrolled into view | 5 |
denisinvader/vue-emit | A utility function for emitting events in Vue.js functional components | 21 |
alekseypleshkov/vue-scroll-show | A Vue.js directive to display elements when the user reaches them after scrolling | 10 |
chrishurlburt/vue-scrollview | A Vue.js component that detects when components are visible in the viewport. | 116 |
nolde/vue-plugin-events | A global event bus plugin for Vue.js applications with automatic subscription control. | 5 |
scaccogatto/vue-waypoint | A Vue.js component for detecting element positions on the screen and triggering events based on those positions | 470 |
vtimofeev/vue-check-view | A Vue.js plugin that automatically adds CSS classes to elements based on their visibility within the viewport. | 115 |
cweili/vue-option-events | Bridges the event system between Vue 1 and Vue 2. | 5 |
tahul/vue-catch-hrefs | Catches clicks on href links and redirects to a local router instance | 5 |
scaccogatto/vue-viewports | Customizable viewport definitions for responsive web development using matchMedia API. | 76 |
ndelvalle/v-click-outside | A Vue directive that allows a component to respond when clicked outside of its own area, without stopping event propagation. | 967 |
drewjbartlett/vue-flickity | A Vue.js component wrapper for Flickity.js carousel functionality | 374 |
f820602h/vue-stage-play | A Vue.js component package for creating guided tours within web applications. | 36 |
zanseven007/v-cascade | A Vue.js component that provides a cascade selector with features like remote search and filtering. | 36 |
simplesmiler/vue-clickaway | Detects clicks outside an element to close modal windows or hide dropdowns | 963 |