rrdom-nodejs
Advanced tools
+7
-3
| { | ||
| "name": "rrdom-nodejs", | ||
| "version": "2.0.1", | ||
| "version": "2.1.0", | ||
| "scripts": { | ||
@@ -14,2 +14,5 @@ "dev": "vite build --watch", | ||
| "keywords": [ | ||
| "devtools", | ||
| "product-analytics", | ||
| "real-user-monitoring", | ||
| "rrweb", | ||
@@ -27,2 +30,3 @@ "rrdom-nodejs" | ||
| "unpkg": "./dist/rrdom-nodejs.umd.cjs", | ||
| "jsdelivr": "./umd/rrdom-nodejs.js", | ||
| "typings": "dist/index.d.ts", | ||
@@ -65,5 +69,5 @@ "exports": { | ||
| "nwsapi": "2.2.0", | ||
| "rrdom": "^2.0.1", | ||
| "@rrweb/types": "^2.0.1" | ||
| "rrdom": "^2.1.0", | ||
| "@rrweb/types": "^2.1.0" | ||
| } | ||
| } |
+3
-1
| # 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. | ||
| ## Overview | ||
| `rrdom-nodejs` is a Node.js implementation of the [`rrdom`](../rrdom/) library for use in server side processing of rrweb data. It allows you to replay and inspect recorded user interactions with `rrweb` in a Node.js environment. | ||
| See the [guide](../../guide.md) for more info on rrweb. | ||
@@ -6,0 +8,0 @@ |
1872544
0.01%216
0.93%Updated
Updated