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 4 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A Vue.js directive that detects and responds to resize events from the browser window | 326 |
| | A Vue.js component to detect changes in DOM element sizes. | 508 |
| | 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 library providing responsive components and directives to adapt to different screen sizes. | 203 |
| | Automatically adjusts textarea and input elements to fit their content | 5 |
| | A Vue component that scales its child text based on the parent's width | 26 |
| | A plugin that allows Vue applications to store and retrieve data across browser sessions. | 52 |
| | A component library for creating resizable elements in Vue.js applications. | 2 |
| | Enables dynamic animation of component properties | 23 |
| | Utility component to conditionally show and hide components based on screen size and resolution | 194 |
| | A vanilla Vue.js component that replicates the behavior of selectize.js without jQuery dependency | 77 |
| | Provides easy access to screen width and height in Vue.js applications | 44 |
| | A Vue.js wrapper around the popular Chart.js charting library | 24 |
| | Enhances Vite by integrating Vue.js functionality | 511 |