ngx-resize-observer

Element resizer

A library that detects when elements are resized in an Angular application

Angular 8+ module for detecting when elements are resized

GitHub

17 stars
2 watching
3 forks
Language: TypeScript
last commit: 22 days ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
christiankohler/ng-resize-observer A library providing an Angular service to observe and respond to changes in the size of DOM elements. 22
fidian/ngx-mutation-observer Libraries to monitor changes to elements in the DOM 5
fidian/ngx-visibility A library to detect when DOM elements are visible using IntersectionObserver 11
meirionhughes/aurelia-resize A plugin for detecting when DOM elements change size 16
franckfreiburger/vue-resize-sensor Detects when a container is resized without relying on window.onresize or interval/timeout detection 76
akryum/vue-resize A Vue.js component to detect changes in DOM element sizes. 507
que-etc/resize-observer-polyfill A polyfill for the Resize Observer API 1,750
david-desmaisons/vue.resize A Vue.js directive that detects and responds to resize events from the browser window 326
fritx/react-drag-sizing A React component that allows users to resize an element using drag and drop 19
adopted-ember-addons/ember-autoresize A tool that enables dynamic resizing of HTML input and textarea elements based on user input. 87
joshuawwright/ngx-autosize-input An Angular directive to automatically adjust the width of an input element based on its content 22
seregpie/vueresizesensor A Vue component that listens to window resize events and triggers a callback with the new width and height 6
xelaok/svelte-watch-resize A utility library for watching element resize in Svelte applications 29
mgechev/ngresizable A reusable component for creating resizable elements in Angular applications. 116
okonet/react-container-dimensions Provides a wrapper component to pass parent element resize dimensions down the tree in React applications. 229