This package contains the shared utility functions used across rrweb packages.
This package contains all the record related code in rrweb. See the [guide](../../guide.md) for more info on rrweb.
rrweb's component to take a snapshot of DOM, aka DOM serializer
record and replay the web
This package contains the shared types used across rrweb packages. See the [guide](../../guide.md) for more info on rrweb.
`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 wh
This package contains all the necessary code to replay recorded events. See the [guide](../../guide.md) for more info on rrweb.
Use this plugin in combination with the [@rrweb/rrweb-plugin-sequential-id-replay](../rrweb-plugin-sequential-id-replay) plugin to record and replay events with a sequential id. See the [guide](../../../guide.md) for more info on rrweb.
Please refer to the [console recipe](../../../docs/recipes/console.md) on how to use this plugin. See the [guide](../../../guide.md) for more info on rrweb.
transform rrweb session into video
`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 wh
No description provided.
Use this plugin in combination with the [@rrweb/rrweb-plugin-sequential-id-record](../rrweb-plugin-sequential-id-record) plugin to record and replay events with a sequential id. See the [guide](../../../guide.md) for more info on rrweb.
rrweb's component to take a snapshot of DOM, aka DOM serializer
rrweb's component to take a snapshot of DOM, aka DOM serializer
record and replay the web
No description provided.
rrweb's replayer UI
record and replay the web
record and replay the web
No description provided.
Please refer to the [console recipe](../../../docs/recipes/console.md) on how to use this plugin. See the [guide](../../../guide.md) for more info on rrweb.
`@rrweb/packer` is a tool to compress rrweb events into a smaller size.
rrweb's replayer UI