Monkey DOM

Useful library for dealing with the DOM.

Αυτός ο κώδικας δεν πρέπει να εγκατασταθεί άμεσα. Είναι μια βιβλιοθήκη για άλλους κώδικες που περιλαμβάνεται μέσω της οδηγίας meta // @require https://update.greasyfork.org/scripts/405802/823982/Monkey%20DOM.js

Δημιουργός
rafaelgomesxyz
Έκδοση
4.1.6
Δημιουργήθηκε την
21/06/2020
Ενημερώθηκε την
06/07/2020
Άδεια
Μη διαθέσιμη

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