Monkey DOM

Useful library for dealing with the DOM.

Verze ze dne 23. 06. 2020. Zobrazit nejnovější verzi.

Tento skript by neměl být instalován přímo. Jedná se o knihovnu, kterou by měly jiné skripty využívat pomocí meta příkazu // @require https://update.greatest.deepsurf.us/scripts/405802/819513/Monkey%20DOM.js

Autor
rafaelgomesxyz
Verze
1.1.3
Vytvořeno
21. 06. 2020
Aktualizováno
23. 06. 2020
Size
8,5 KB
Licence
neuvedeno

Useful library for dealing with the DOM.

It simplifies the process of:

  • Waiting for an element that is dynamically added to the DOM
  • Inserting nodes with attributes / events and retrieving their references
  • Observing a node for mutations
  • Parsing an HTML string into a DOM