Files
rrweb/README.md
Yanzhen Yu c496e3edea bump 0.2.0
2026-04-01 12:00:00 +08:00

10 lines
247 B
Markdown

# rrweb-snapshot
Snapshot the DOM into a stateful and serializable data structure.
Also provide the ability to rebuild the DOM via snapshot.
## TODO
- [ ] Replace any url in css rules into absolute path.
- [ ] Select a suitable build strategy.