Monkey DOM

Useful library for dealing with the DOM.

Skrip ini tidak untuk dipasang secara langsung. Ini adalah pustaka skrip lain untuk disertakan dengan direktif meta // @require https://update.greasyfork.org/scripts/405802/823982/Monkey%20DOM.js

Penulis
rafaelgomesxyz
Versi
4.1.6
Dibuat
21 Juni 2020
Diperbarui
06 Juli 2020
Size
10,4 KB
Lisensi
N/A

Useful library for dealing with the DOM.

It simplifies the process of:

  • Waiting for an element that is dynamically added to the DOM
  • Inserting elements with attributes / events and retrieving their references, using an array structure visually similar to JSX
  • Observing a node for mutations
  • Parsing an HTML string into a DOM