New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket
w

whenessel

npm

Packages

Current Co-maintainers

Former Co-maintainers

31 packages

@appsurify-testmap/google-custom-event-tracker

Lightweight DOM interaction tracker for GA4/gtag (click, input, keypress) with Vite bundling.

@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

@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.

@appsurify-testmap/rrvideo

transform rrweb session into video

@appsurify-testmap/rrweb

record and replay the web

@appsurify-testmap/rrweb-all

Convenience package that includes a bundle of rrweb packages.

@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,

@appsurify-testmap/rrweb-packer

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

@appsurify-testmap/rrweb-player

rrweb's replayer UI

@appsurify-testmap/rrweb-playwright-plugin

@appsurify-testmap/rrweb-plugin-canvas-webrtc-record

Plugin that live streams contents of canvas elements via webrtc

@appsurify-testmap/rrweb-plugin-canvas-webrtc-replay

Plugin that live streams contents of canvas elements via webrtc

@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.

@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.

@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.

@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.

@appsurify-testmap/rrweb-record

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

@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.

@appsurify-testmap/rrweb-rrweb-plugin-canvas-webrtc-record

Plugin that live streams contents of canvas elements via webrtc

@appsurify-testmap/rrweb-rrweb-plugin-canvas-webrtc-replay

Plugin that live streams contents of canvas elements via webrtc

@appsurify-testmap/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.

@appsurify-testmap/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.

@appsurify-testmap/rrweb-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.

@appsurify-testmap/rrweb-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.

@appsurify-testmap/rrweb-snapshot

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