ng-resize-observer
Element size observer
A library providing an Angular service to observe and respond to changes in the size of DOM elements.
Angular ResizeObserver
22 stars
3 watching
3 forks
Language: TypeScript
last commit: 11 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
fidian/ngx-resize-observer | A library that detects when DOM elements change size | 17 |
que-etc/resize-observer-polyfill | A polyfill for the Resize Observer API | 1,751 |
david-desmaisons/vue.resize | A Vue.js directive that detects and responds to resize events from the browser window | 326 |
xelaok/svelte-watch-resize | A utility library for watching element resize in Svelte applications | 29 |
akryum/vue-resize | A Vue.js component to detect changes in DOM element sizes. | 508 |
meirionhughes/aurelia-resize | A plugin for detecting when DOM elements change size | 16 |
seregpie/vueresizesensor | A Vue component that listens to window resize events and triggers a callback with the new width and height | 6 |
joshuawwright/ngx-autosize-input | An Angular directive to automatically adjust the width of an input element based on its content | 22 |
franckfreiburger/vue-resize-sensor | Detects when a container is resized without relying on window.onresize or interval/timeout detection | 76 |
fidian/ngx-mutation-observer | A library that monitors changes to HTML elements in a web application | 5 |
liamse/react-native-call-observer | Provides access to call status information on iOS devices using the CXCallObserver framework. | 7 |
ressurectit/ng-datetime | A collection of components and directives for handling dates and times in Angular applications. | 0 |
okonet/react-container-dimensions | Provides a wrapper component to pass parent element resize dimensions down the tree in React applications. | 229 |
ctrlplusb/react-sizeme | A library that provides responsive design capabilities to React components by making them aware of their size and triggering recalculations at a specified frequency. | 1,947 |
tutkli/ngx-breakpoint-observer | An Angular library providing reactive breakpoint observation based on signals. | 8 |