Vue.resize
Resize listener
A Vue.js directive that detects and responds to resize events from the browser window
Vue directive to detect resize events with deboucing and throttling capacity.
326 stars
9 watching
36 forks
Language: JavaScript
last commit: over 5 years ago
Linked from 1 awesome list
resize-eventsvue-directivevuejs2
Related projects:
Repository | Description | Stars |
---|---|---|
| A Vue.js component to detect changes in DOM element sizes. | 508 |
| A Vue component that listens to window resize events and triggers a callback with the new width and height | 6 |
| A Vue.js directive to automatically adjust text size based on element width | 71 |
| Detects when a container is resized without relying on window.onresize or interval/timeout detection | 76 |
| A Vue.js 2.0 directive to detect image loading and provide callback functionality. | 145 |
| A Vue.js library providing responsive components and directives to adapt to different screen sizes. | 203 |
| A component that extends Vuetify's navigation drawer to allow user resizing | 20 |
| Provides easy access to screen width and height in Vue.js applications | 44 |
| A Vue.js plugin for defining breakpoints and building responsive designs semantically and declaratively. | 537 |
| A Vue.js directive for setting aspect ratios in web applications | 29 |
| A Vue.js directive for creating visually appealing ripple effects on button clicks or other interactive elements | 4 |
| A plugin for detecting when DOM elements change size | 16 |
| A component library for creating resizable elements in Vue.js applications. | 2 |
| A Vue.js plugin to play sounds by dynamically adding and managing audio clips. | 11 |
| A Vue.js component for creating a modal dialog with Semantic UI styling without relying on jQuery. | 45 |