@browser-replay/dom
v0.0.2
Published
Virtual DOM implementation for browser-replay
Maintainers
Readme
rrdom
rrdom is a virtual dom library that is used by rrweb to replay DOM mutations. It is a standalone library that can be used to create a virtual dom tree and apply patches to the real dom. It's used in rrweb to optimize replay performance especially when seeking.
See the guide for more info on rrweb.
