@cubenest/rrweb-core
v0.1.0-alpha.6
Published
Shared rrweb-based capture substrate for tracelane and peek.
Downloads
1,972
Maintainers
Readme
@cubenest/rrweb-core
Shared rrweb-based capture substrate. Used by tracelane and peek. Not generally intended for direct consumption — depend on a product package instead.
What's in here
- Vendored PostHog rrweb fork (
@posthog/[email protected]) - PII masking primitives (selectors + regex bank + body/header redaction)
- Large-DOM throttling defaults (mutation guard, data-URL guard, single-event size cap)
- Shadow DOM adapter
- Screenshot fallback interface
- Network capture abstraction (CDP and
chrome.webRequestimplementations) - Console capture
- Compression helpers (
fflate) - IndexedDB persistence helper
- Compatibility matrix
Versioning
Independent semver. Breaking changes are coordinated across tracelane and peek releases.
License
Apache 2.0. Vendored rrweb fork remains MIT-licensed; see NOTICE.
