vue-resize
Size detector
A Vue.js component to detect changes in DOM element sizes.
A generic component to detect DOM elements resizing
507 stars
9 watching
40 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list
vuevuejsvuejs2
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 |
meirionhughes/aurelia-resize | A plugin for detecting when DOM elements change size | 16 |
jayeshlab/vue-resize-text | A Vue.js directive to automatically adjust text size based on element width | 71 |
mya-ake/vue-window-size | Provides reactive window size properties for Vue.js applications | 122 |
johndatserakis/vue-screen-size | Provides easy access to screen width and height in Vue.js applications | 44 |
seregpie/vueresizesensor | A Vue component that listens to window resize events and triggers a callback with the new width and height | 6 |
hfalucas/vue-autosizer | Automatically adjusts textarea and input elements to fit their content | 5 |
akryum/vue-observe-visibility | Detects when an element becomes visible or hidden on the page | 1,653 |
utlime/vue-zoom | A Vue.js component for zooming images | 2 |
kelin2025/vue-responsive-components | A Vue.js library providing responsive components and directives to adapt to different screen sizes. | 203 |
ctrlplusb/react-sizeme | A library that allows React components to adapt their size and layout based on their rendered dimensions. | 1,947 |
apertureless/vue-breakpoints | Utility component to conditionally show and hide components based on screen size and resolution | 194 |
tachibana-shin/vue-re-resizable | A component library for creating resizable elements in Vue.js applications. | 2 |
fidian/ngx-resize-observer | A library that detects when elements are resized in an Angular application | 17 |
shwilliam/vue-responsive-text | A Vue component that scales its child text based on the parent's width | 26 |