|
@appsurify-testmap/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 |
MIT |
0
greenflagged
/ 45 total
|
|
@appsurify-testmap/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. |
MIT |
0
greenflagged
/ 45 total
|
|
@appsurify-testmap/rrvideo
|
transform rrweb session into video |
MIT |
0
greenflagged
/ 45 total
|
|
@appsurify-testmap/rrweb
|
record and replay the web |
MIT |
0
greenflagged
/ 45 total
|
|
@appsurify-testmap/rrweb-all
|
Convenience package that includes a bundle of rrweb packages. |
MIT |
0
greenflagged
/ 45 total
|
|
@appsurify-testmap/rrweb-cypress-plugin
|
``` // file: cypress.config.ts export default defineConfig({ fixturesFolder: false, env: { testmap: { recordingOpts: { checkoutEveryNvm: 80, // excludeAttribute: /data-(cy|test(id)?|cypress|highlight-el|cypress-el)/i, |
MIT |
0
greenflagged
/ 25 total
|
|
@appsurify-testmap/rrweb-packer
|
`@rrweb/packer` is a tool to compress rrweb events into a smaller size. |
MIT |
0
greenflagged
/ 46 total
|
|
@appsurify-testmap/rrweb-player
|
rrweb's replayer UI |
MIT |
0
greenflagged
/ 45 total
|
|
@appsurify-testmap/rrweb-playwright-plugin
|
— |
MIT |
0
greenflagged
/ 23 total
|
|
@appsurify-testmap/rrweb-plugin-canvas-webrtc-record
|
Plugin that live streams contents of canvas elements via webrtc |
MIT |
0
greenflagged
/ 35 total
|
|
@appsurify-testmap/rrweb-plugin-canvas-webrtc-replay
|
Plugin that live streams contents of canvas elements via webrtc |
MIT |
0
greenflagged
/ 34 total
|
|
@appsurify-testmap/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. |
MIT |
0
greenflagged
/ 34 total
|
|
@appsurify-testmap/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. |
MIT |
0
greenflagged
/ 34 total
|
|
@appsurify-testmap/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. |
MIT |
0
greenflagged
/ 35 total
|
|
@appsurify-testmap/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. |
MIT |
0
greenflagged
/ 34 total
|
|
@appsurify-testmap/rrweb-record
|
This package contains all the record related code in rrweb. See the [guide](../../guide.md) for more info on rrweb. |
MIT |
0
greenflagged
/ 46 total
|
|
@appsurify-testmap/rrweb-replay
|
This package contains all the necessary code to replay recorded events. See the [guide](../../guide.md) for more info on rrweb. |
MIT |
0
greenflagged
/ 45 total
|
|
@appsurify-testmap/rrweb-snapshot
|
rrweb's component to take a snapshot of DOM, aka DOM serializer |
MIT |
0
greenflagged
/ 45 total
|
|
@appsurify-testmap/rrweb-types
|
This package contains the shared types used across rrweb packages. See the [guide](../../guide.md) for more info on rrweb. |
MIT |
0
greenflagged
/ 45 total
|
|
@appsurify-testmap/rrweb-utils
|
This package contains the shared utility functions used across rrweb packages. See the [guide](../../guide.md) for more info on rrweb. |
MIT |
0
greenflagged
/ 45 total
|