Monkey DOM

Useful library for dealing with the DOM.

สคริปต์นี้ไม่ควรถูกติดตั้งโดยตรง มันเป็นคลังสำหรับสคริปต์อื่น ๆ เพื่อบรรจุด้วยคำสั่งเมทา // @require https://update.greatest.deepsurf.us/scripts/405802/823982/Monkey%20DOM.js

ผู้เขียน
rafaelgomesxyz
เวอร์ชัน
4.1.6
สร้างเมื่อ
21-06-2020
อัปเดตเมื่อ
06-07-2020
Size
10.4 กิโลไบต์
สัญญาอนุญาต
ไม่มี

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