npm.io
2.1.2 • Published 2 months ago

@amplitude/rrdom

Licence
MIT
Version
2.1.2
Deps
1
Size
2.0 MB
Vulns
0
Weekly
0
Stars
2

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.