Node Mutation Hook Library

A wrapper around MutationObserver to hook into creation of elements (filtered on CSS selector) or removal of nodes.

Ini adalah versi dari skrip ini yang kodenya telah diperbarui. Tampilkan semua versi.

  • v3.0.0 19 Februari 2026
    • Add ability to have the creation callback be called on existing elements, for convienence
  • v2.1.0 16 Februari 2026
    • Added a function for hooking into removal too
  • v2.0.0 12 Februari 2026

    Allow multiple elements with the same selector. Disconnect the observer to stop hooking into new elements created with the selector.

  • v1.0.0 06 Februari 2026