2 مستودعات
Integrated toolkits for correlating session recordings, network requests, and application state to debug web applications.
Distinct from Frontend Debugging Workflows: More comprehensive than a single workflow or a simple console; it is a full suite correlating multiple data streams.
Explore 2 awesome GitHub repositories matching development tools & productivity · Frontend Debugging Suites. Refine with filters or upvote what's useful.
OpenReplay is a session replay platform and frontend debugging suite designed to record and play back user browser sessions. It functions as a user behavior monitoring system that captures interaction patterns and technical metadata to identify conversion issues and revenue loss. The platform is distinguished by its self-hosted infrastructure model, allowing the recording and analytics pipeline to be deployed on private servers for full control over data residency. It also includes a browser co-browsing tool for real-time screen sharing and direct communication to provide immediate technical
Provides a comprehensive toolkit that correlates session recordings with network requests and application state for frontend debugging.
Fuite هو أداة لاكتشاف تسريبات الذاكرة في تطبيقات الويب ومحلل لقطات heap الخاصة بالمتصفح. يعمل كأداة اختبار تفاعل مؤتمتة تراقب نمو الذاكرة أثناء تسلسلات المتصفح المتكررة لتحديد عقد DOM والمجموعات التي تعاني من تسريبات. تتميز الأداة بتنفيذ حلقات تفاعل برمجية لتضخيم نمو الذاكرة، مما يجعل اكتشاف التسريبات أسهل. تقوم الأداة بالتقاط ومقارنة لقطات heap عبر طوابع زمنية مختلفة وتصدير تقارير مفصلة تحتوي على تتبعات المكدس (stack traces) ومواقع الكود المحددة التي تم فيها الإعلان عن المستمعات (listeners). يغطي المشروع أتمتة المتصفح وتنسيقه، بما في ذلك القدرة على تهيئة حالة التطبيق من خلال خطافات الإعداد (setup hooks) وإدارة وسائط تشغيل المتصفح. كما يوفر ميزات المراقبة لتصحيح أخطاء التنفيذ اليدوي وتصدير بيانات تحليل التسريب بتنسيق JSON.
Uses non-headless browser execution and state setup to isolate the cause of memory growth in web apps.