resize-observer-polyfill-lite
v1.0.0
Published
A minimalistic polyfill for the Resize Observer API
Downloads
1
Readme
A minimalistic polyfill for the Resize Observer API. All it does is make the ResizeObserver interface working in legacy browsers like Internet Explorer and others. Based on the code of Daniel Cortes @dgca