vue-throttle-event
Event throttle
Throttles event handling to reduce CPU usage by utilizing the animation frame system
throttle events based on requestAnimationFrame
19 stars
2 watching
2 forks
Language: JavaScript
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
scaccogatto/vue-viewports | Customizable viewport definitions for responsive web development using matchMedia API. | 76 |
shentao/vue-global-events | A Vue.js component to register global events | 691 |
vuesence/cloud-sync-button | A reusable UI component for synchronizing button and progress bar animations in various programming languages | 11 |
scaccogatto/smooth-vuebar | A Vue directive wrapper for implementing smooth scrolling and customizable scrollbar functionality. | 29 |
scaccogatto/vue-waypoint | A Vue.js component for detecting element positions on the screen and triggering events based on those positions | 470 |
vgshenoy/vue-scrollama | A Vue component to trigger events based on the position of elements within a scrolled container | 430 |
vue-comps/vue-scrollfire | A library that fires events on scroll positions. | 27 |
antonreshetov/vue-glide | A Vue.js component that integrates Glide.js for creating slideshows and carousels. | 269 |
cweili/vue-option-events | Bridges the event system between Vue 1 and Vue 2. | 5 |
samueltrottier/vue-wheel-select | A Vue.js component for creating a scrolling select with touch compatibility and customizable options | 10 |
shwilliam/vue-visibility-trigger | A Vue component that emits an event when scrolled into view | 5 |
nolde/vue-plugin-events | A global event bus plugin for Vue.js applications with automatic subscription control. | 5 |
turkyden/vue-typical | A Vue.js component library for creating animated text effects | 176 |
sandeepk01/vue-event-handler | A Vue.js plugin that provides a global event bus for handling events across components and destroying listeners. | 15 |
david-desmaisons/vue.resize | A Vue.js directive that detects and responds to resize events from the browser window | 326 |