Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In
e

eoghanmurray

npm

Packages

Current Co-maintainers

Former Co-maintainers

20 packages

@deepprediction/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 wh

@deepprediction/rrdom-nodejs

`rrdom-nodejs` is a Node.js implementation of the [`rrdom`](../rrdom/) library. It allows you to replay and inspect recorded user interactions with `rrweb` in a Node.js environment.

@deepprediction/rrvideo

transform rrweb session into video

@deepprediction/rrweb

record and replay the web

@deepprediction/rrweb-all

Convenience package that includes a bundle of rrweb packages.

@deepprediction/rrweb-packer

`@rrweb/packer` is a tool to compress rrweb events into a smaller size.

@deepprediction/rrweb-player

rrweb's replayer UI

@deepprediction/rrweb-plugin-canvas-webrtc-record

Plugin that live streams contents of canvas elements via webrtc

@deepprediction/rrweb-plugin-canvas-webrtc-replay

Plugin that live streams contents of canvas elements via webrtc

@deepprediction/rrweb-plugin-console-record

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.

@deepprediction/rrweb-plugin-console-replay

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.

@deepprediction/rrweb-plugin-sequential-id-record

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.

@deepprediction/rrweb-plugin-sequential-id-replay

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.

@deepprediction/rrweb-record

This package contains all the record related code in rrweb. See the [guide](../../guide.md) for more info on rrweb.

@deepprediction/rrweb-replay

This package contains all the necessary code to replay recorded events. See the [guide](../../guide.md) for more info on rrweb.

@deepprediction/rrweb-snapshot

rrweb's component to take a snapshot of DOM, aka DOM serializer

@deepprediction/rrweb-types

This package contains the shared types used across rrweb packages. See the [guide](../../guide.md) for more info on rrweb.

@deepprediction/rrweb-utils

This package contains the shared utility functions used across rrweb packages. See the [guide](../../guide.md) for more info on rrweb.

@rrwebcloud/js-client

@rrwebcloud/openclaw-session-recording

OpenClaw rrweb replay plugin