搜索 "Observer" 的结果(共 8 个)
resize-observer-polyfill
A polyfill for the Resize Observer API
MIT
mutation-observer
Exposes the `MutationObserver` API, or a polyfill based on mutation events for IE 9-10.
mutationobserver-shim
MutationObserver shim for ES3 environments
MIT
@sheerun/mutationobserver-shim
MutationObserver shim for ES3 environments
MIT
@react-hook/resize-observer
A React hook that fires a callback whenever ResizeObserver detects a change to its size
MIT
resize-observer
An implementation and polyfill of the Resize Observer draft.
Apache-2.0
observe
A powerful, pragmatic implementation of the observer pattern for javascript objects and arrays.