npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "Observer" 的结果(共 8 个)
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
intersection-observer

A polyfill for IntersectionObserver

Apache-2.0
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.