awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesWeb Context Capture

Recording supplementary web-specific data such as network requests and console logs to provide context to session recordings.

Distinct from Console Output Capture: Captures browser-specific environment data (network/logs) rather than just media streams or AI experiment logs.

Explore 1 awesome GitHub repository matching web development · Web Context Capture. Refine with filters or upvote what's useful.

Awesome Web Context Capture GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • rrweb-io/rrwebAvatar de rrweb-io

    rrweb-io/rrweb

    19,775Voir sur GitHub↗

    rrweb is a DOM session recording library and serialization framework used to record and replay web sessions. It converts the state of a web page into a serializable JSON data structure and tracks mutations to reconstruct user interactions within a replay engine. The system distinguishes itself by using a sandboxed iframe for reconstruction to isolate replayed content, preventing script execution and form submissions. It ensures visual consistency through CSS inline-style flattening and provides sensitive data masking to prevent private information from being captured. The project covers a br

    Captures additional context including network requests and console logs to supplement DOM recording.

    TypeScript
    Voir sur GitHub↗19,775
  1. Home
  2. Web Development
  3. Web Context Capture