resize-observer-polyfill
Resize observer library
A polyfill for the Resize Observer API
A polyfill for the Resize Observer API
2k stars
14 watching
133 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list
polyfillponyfillresize-eventsresize-observer
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 |
fastly/performance-observer-polyfill | A polyfill API to observe performance metrics in environments with limited browser support | 29 |
yaffle/eventsource | A polyfill for the EventSource API to support older browsers and ensure seamless event streaming | 2,135 |
immers-space/web-monetization-polyfill | Fills in missing JavaScript API functionality for Web Monetization on existing websites | 2 |
fidian/ngx-resize-observer | A library that detects when DOM elements change size | 17 |
xelaok/svelte-watch-resize | A utility library for watching element resize in Svelte applications | 29 |
react-native-community/fetch | A polyfill implementation for the fetch API in React Native with text streaming support | 79 |
jamiebuilds/create-react-context | A polyfill for React's context API to provide backward compatibility with older React versions. | 689 |
cujojs/poly | A collection of individual modules that fill in the gaps in older browsers' support for modern JavaScript standards | 139 |
meirionhughes/aurelia-resize | A plugin for detecting when DOM elements change size | 16 |
maxgraey/react-native-console-time-polyfill | Provides polyfills for console time-related functions to measure operation duration and call counts in React Native applications. | 114 |
david-desmaisons/vue.resize | A Vue.js directive that detects and responds to resize events from the browser window | 326 |
doctyper/reflexie | A polyfill for flexbox implementation. | 250 |
sindresorhus/any-observable | Supports any Observable library and provides polyfills | 70 |
johanneslumpe/react-native-browser-polyfill | A collection of polyfills to make browser-targeted libraries compatible with React Native. | 32 |