window-snapshot
v0.1.0
Published
✨ Create snapshots for window object in browser.
Downloads
3
Readme
✨ Create snapshots for window object in browser.
Hijack
- EventTarget:
addEventListener
- GlobalEventHandlers:
onevent
- Timer:
setTimeout
/setInterval
Diff
document.head
tagsdocument.body
tags- Global Attributes:
window
/document
/document.head
/document.body
/document.documentElement
Performace
| name | create | rollback | |------|--------|----------| | window-snapshot | 0.2ms | 2ms |