30 packages
@juice10/hono-zod-asyncapi
A Hono package for generating AsyncAPI specifications for WebSocket routes with Zod validation
@juice10/rrdom
@juice10/rrdom-nodejs
@juice10/rrweb
record and replay the web
@juice10/rrweb-player
rrweb's replayer UI
@juice10/rrweb-snapshot
rrweb's component to take a snapshot of DOM, aka DOM serializer
@juice10/types
recordonce
Create video tutorials in minutes with AI that edits and fixes mistakes.
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
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.
rrvideo
transform rrweb session into video
rrweb
record and replay the web
@rrweb/all
Convenience package that includes a bundle of rrweb packages. For most new integrations, prefer `@rrweb/record` + `@rrweb/replay` first, and use `@rrweb/all` when you want a single-package setup.
@rrweb/browser-client
Browser client for recording rrweb sessions to an rrweb Cloud-compatible API. It wraps rrweb recording, streams events over WebSocket, and falls back to HTTP POST for buffered events.
@rrwebcloud/js-client
@rrwebcloud/openclaw-session-recording
OpenClaw rrweb replay plugin
@rrweb/packer
`@rrweb/packer` is a tool to compress rrweb events into a smaller size.
rrweb-player
rrweb's replayer UI
@rrweb/profile-rrweb
record and replay the web
@rrweb/record
This package contains all the record related code in rrweb. See the [guide](../../guide.md) for more info on rrweb.
@rrweb/replay
This package contains all the necessary code to replay recorded events. See the [guide](../../guide.md) for more info on rrweb.
@rrweb/rrweb-plugin-canvas-webrtc-record
Plugin that live streams contents of canvas elements via webrtc
@rrweb/rrweb-plugin-canvas-webrtc-replay
Plugin that live streams contents of canvas elements via webrtc
@rrweb/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.
@rrweb/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.