VueResizeSensor
Resize listener
A Vue component that listens to window resize events and triggers a callback with the new width and height
A Vue container that supports the resize event.
6 stars
3 watching
0 forks
Language: JavaScript
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
david-desmaisons/vue.resize | A Vue.js directive that detects and responds to resize events from the browser window | 326 |
akryum/vue-resize | A Vue.js component to detect changes in DOM element sizes. | 507 |
jayeshlab/vue-resize-text | A Vue.js directive to automatically adjust text size based on element width | 71 |
franckfreiburger/vue-resize-sensor | Detects when a container is resized without relying on window.onresize or interval/timeout detection | 76 |
kelin2025/vue-responsive-components | A Vue.js library providing responsive components and directives to adapt to different screen sizes. | 203 |
hfalucas/vue-autosizer | Automatically adjusts textarea and input elements to fit their content | 5 |
shwilliam/vue-responsive-text | A Vue component that scales its child text based on the parent's width | 26 |
seregpie/vuestorage | A plugin that allows Vue applications to store and retrieve data across browser sessions. | 52 |
tachibana-shin/vue-re-resizable | A component library for creating resizable elements in Vue.js applications. | 2 |
seregpie/vuetween | Enables dynamic animation of component properties | 23 |
apertureless/vue-breakpoints | Utility component to conditionally show and hide components based on screen size and resolution | 194 |
isneezy/vue-selectize | A vanilla Vue.js component that replicates the behavior of selectize.js without jQuery dependency | 77 |
johndatserakis/vue-screen-size | Provides easy access to screen width and height in Vue.js applications | 44 |
seregpie/vuechart | A Vue.js wrapper around the popular Chart.js charting library | 24 |
vitejs/vite-plugin-vue | Enhances Vite by integrating Vue.js functionality | 499 |