aurelia-resize

Element size detector

A plugin for detecting when DOM elements change size

aurelia plugin to observe DOM-element resize events

GitHub

16 stars
3 watching
5 forks
Language: TypeScript
last commit: almost 6 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
akryum/vue-resize A Vue.js component to detect changes in DOM element sizes. 508
fidian/ngx-resize-observer A library that detects when DOM elements change size 17
franckfreiburger/vue-resize-sensor Detects when a container is resized without relying on window.onresize or interval/timeout detection 76
david-desmaisons/vue.resize A Vue.js directive that detects and responds to resize events from the browser window 326
redpelicans/aurelia-material A plugin that simplifies the use of Material Design Lite in Aurelia applications by automatically registering dynamic elements. 48
adopted-ember-addons/ember-autoresize A tool that enables dynamic resizing of HTML input and textarea elements based on user input. 87
christiankohler/ng-resize-observer A library providing an Angular service to observe and respond to changes in the size of DOM elements. 22
fritx/react-drag-sizing A React component that allows users to resize an element using drag and drop 19
que-etc/resize-observer-polyfill A polyfill for the Resize Observer API 1,750
aircastdev/yew-component-size A component that detects when its parent element changes size and emits an event. 4
ctrlplusb/react-sizeme A library that allows React components to adapt their size and layout based on their rendered dimensions. 1,947
andrico1234/autosize-textarea A textarea component that automatically resizes to fit its content 33
xelaok/svelte-watch-resize A utility library for watching element resize in Svelte applications 29
seregpie/vueresizesensor A Vue component that listens to window resize events and triggers a callback with the new width and height 6
okonet/react-container-dimensions Provides a wrapper component to pass parent element resize dimensions down the tree in React applications. 229