Files
rrweb/README.md
Yanzhen Yu 4a1137748c bump 0.2.0
2018-10-08 10:29:29 +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.