awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
firefox-devtools avatar

firefox-devtools/debuggerArchived

0
View on GitHub↗
4,606 स्टार्स·747 फोर्क्स·3 व्यूज़firefox-dev.tools↗

Debugger

यह प्रोजेक्ट JavaScript निष्पादन, नेटवर्क ट्रैफ़िक और पेज लेआउट का निरीक्षण करने के लिए डिज़ाइन किया गया एक ब्राउज़र डेवलपर टूल है। यह वेब इंजन की स्थिति को प्रबंधित करने और वेब एप्लिकेशन्स में लॉजिक त्रुटियों की पहचान करने के लिए एक JavaScript डिबगर और Chrome DevTools प्रोटोकॉल डिबगर के रूप में कार्य करता है। सुइट वेब परफॉरमेंस प्रोफाइलिंग के लिए विशेष उपयोगिताएं प्रदान करता है, जिसमें मेमोरी लीक का पता लगाना और प्रोसेसिंग बॉटलनेक्स का विश्लेषण शामिल है। इसमें API कॉल्स को ट्रबलशूट करने के लिए एक नेटवर्क ट्रैफ़िक एनालाइज़र और कुकीज़, कैश व स्थानीय डेटाबेस प्रविष्टियों को संशोधित करने के लिए एक ब्राउज़र स्टोरेज मैनेजर भी शामिल है। अतिरिक्त क्षमताओं में वेब पेज लेआउट विश्लेषण, रिस्पॉन्सिव डिस्प्ले को सत्यापित करने के लिए मोबाइल डिवाइस एमुलेशन और एप्लिकेशन लॉग्स की निगरानी शामिल है। टूलसेट कंपाइल किए गए कोड को मूल फ़ाइलों से जोड़ने के लिए सोर्स मैप रिज़ॉल्यूशन का समर्थन करता है और बाहरी एडिटर्स को कनेक्ट करने की अनुमति देता है।

Features

  • Browser Developer Tools - Provides a comprehensive suite of debugging utilities for inspecting JavaScript execution, network traffic, and page layouts within a browser.
  • JavaScript and TypeScript Debugging - Provides comprehensive tools for stepping through, inspecting, and profiling JavaScript execution to resolve logic errors.
  • Browser Storage Managers - Provides an interface for modifying and deleting cookies, cache, and local database entries like IndexedDB.
  • Client-Side Storage - Provides mechanisms for persisting and modifying application data within the browser environment.
  • JavaScript Runtime Debuggers - Provides a runtime debugger for stepping through code and inspecting variables to identify logic errors in JavaScript.
  • JSON-Based Communication Protocols - Uses a standardized JSON-based protocol to exchange commands and state between the browser engine and the developer interface.
  • Network Traffic Analyzers - Monitors outgoing requests and responses to troubleshoot API calls and optimize loading speeds.
  • Remote Debugging Protocols - Provides a protocol for connecting the frontend toolset to a background process that controls the JavaScript engine.
  • Inter-Process Message Passing - Coordinates structured data exchange between the main browser process and the separate renderer process hosting the tools.
  • Web Performance Analyzers - Provides tools for analyzing memory usage and identifying processing bottlenecks to improve page responsiveness.
  • Network Traffic Monitors - Includes a network traffic monitor to track API calls and asset requests for troubleshooting and optimization.
  • Page Speed Optimizations - Analyzes memory usage and processing bottlenecks to improve the speed and responsiveness of web pages.
  • DevTools Protocol Clients - Implements a client that uses the Chrome DevTools Protocol to inspect JavaScript execution and manage the web engine state.
  • Layout Analysis Tools - Allows real-time inspection of HTML and CSS properties to refine the visual structure of a website.
  • Source Map Resolution - Maps minified or compiled JavaScript back to original source files for accurate line-by-line debugging.
  • Browser Device Emulation - Simulates different device categories and user agents to verify that layouts adapt correctly to mobile displays.
  • Application Performance Optimization - Identifies processing bottlenecks and streamlines asset delivery to increase the speed of the user experience.
  • Real-Time Application Log Monitoring - Tracks errors, security warnings, and network issues through a real-time console output for troubleshooting.
  • Memory Leak Detection - Analyzes memory usage patterns to identify leaks and improve overall application responsiveness.
  • DOM and Style Inspectors - Analyzes structural properties and styling in real time to adjust and refine the visual arrangement of a page.
  • Mobile Viewport Emulation - Provides a mechanism to simulate various mobile device viewports to verify responsive web layouts.

स्टार हिस्ट्री

firefox-devtools/debugger के लिए स्टार हिस्ट्री चार्टfirefox-devtools/debugger के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

अक्सर पूछे जाने वाले प्रश्न

firefox-devtools/debugger क्या करता है?

यह प्रोजेक्ट JavaScript निष्पादन, नेटवर्क ट्रैफ़िक और पेज लेआउट का निरीक्षण करने के लिए डिज़ाइन किया गया एक ब्राउज़र डेवलपर टूल है। यह वेब इंजन की स्थिति को प्रबंधित करने और वेब एप्लिकेशन्स में लॉजिक त्रुटियों की पहचान करने के लिए एक JavaScript डिबगर और Chrome DevTools प्रोटोकॉल डिबगर के रूप में कार्य करता है। सुइट वेब परफॉरमेंस प्रोफाइलिंग के लिए विशेष उपयोगिताएं प्रदान करता है, जिसमें मेमोरी लीक का पता लगाना और प्रोसेसिंग बॉटलनेक्स का विश्लेषण शामिल है। इसमें API कॉल्स को…

firefox-devtools/debugger की मुख्य विशेषताएं क्या हैं?

firefox-devtools/debugger की मुख्य विशेषताएं हैं: Browser Developer Tools, JavaScript and TypeScript Debugging, Browser Storage Managers, Client-Side Storage, JavaScript Runtime Debuggers, JSON-Based Communication Protocols, Network Traffic Analyzers, Remote Debugging Protocols।

firefox-devtools/debugger के कुछ ओपन-सोर्स विकल्प क्या हैं?

firefox-devtools/debugger के ओपन-सोर्स विकल्पों में शामिल हैं: mozilla-firefox/firefox — Firefox is a cross-platform web browser engine designed to render web content, execute JavaScript, and manage secure… zixun/godeye — GodEye is a runtime instrumentation tool and observability framework for Swift mobile applications. It functions as a… jhen0409/react-native-debugger — React Native Debugger is a standalone developer application for inspecting and debugging JavaScript runtimes in mobile… addyosmani/agent-skills — Agent-skills is a collection of structured instructions and behavioral personas designed to standardize how AI coding… node-inspector/node-inspector — node-inspector is a web-based debugger for Node.js applications that integrates the Blink developer tools interface.… hardkoded/puppeteer-sharp — Puppeteer Sharp is a .NET wrapper and automation library used to programmatically drive headless Chrome and Chromium…

Debugger के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Debugger के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • mozilla-firefox/firefoxmozilla-firefox का अवतार

    mozilla-firefox/firefox

    11,305GitHub पर देखें↗

    Firefox is a cross-platform web browser engine designed to render web content, execute JavaScript, and manage secure browsing sessions. It utilizes a multi-process isolation architecture that distributes browser tasks across independent operating system processes to ensure stability and prevent site-specific failures from impacting the entire application. The engine incorporates a sandboxed execution environment to restrict web content and untrusted scripts to isolated memory compartments, enforcing security policies that prevent unauthorized access to system resources. The project distinguis

    JavaScript
    GitHub पर देखें↗11,305
  • zixun/godeyezixun का अवतार

    zixun/GodEye

    3,879GitHub पर देखें↗

    GodEye is a runtime instrumentation tool and observability framework for Swift mobile applications. It functions as a mobile application debugger and in-process diagnostic overlay, providing a visual interface rendered directly over active applications to monitor metrics and inspect system states without requiring changes to the original source code. The framework enables real-time analysis through a suite of debugging workflows. It captures diagnostic data using method swizzling and system-level hooking to intercept function calls and monitor internal application behavior. The tool covers s

    Swift
    GitHub पर देखें↗3,879
  • jhen0409/react-native-debuggerjhen0409 का अवतार

    jhen0409/react-native-debugger

    10,460GitHub पर देखें↗

    React Native Debugger is a standalone developer application for inspecting and debugging JavaScript runtimes in mobile applications built with React Native. It provides a dedicated interface to monitor the runtime state, network requests, and console logs of a remote mobile environment. The tool integrates specialized inspectors for Redux state management and GraphQL client debugging, allowing for time-traveling state transitions and the analysis of queries, mutations, and local cache. It also features a component hierarchy viewer for visualizing and modifying UI properties in real time. Bro

    JavaScript
    GitHub पर देखें↗10,460
  • addyosmani/agent-skillsaddyosmani का अवतार

    addyosmani/agent-skills

    60,849GitHub पर देखें↗

    Agent-skills is a collection of structured instructions and behavioral personas designed to standardize how AI coding agents perform engineering tasks. It functions as a workflow orchestrator that maps natural language intent to repeatable technical sequences and verification checklists. The project distinguishes itself through the use of specialized markdown-defined roles, such as security auditors or test engineers, to apply targeted domain expertise. It employs an evidence-based verification model that requires runtime data or passing tests as mandatory exit criteria to ensure AI-generated

    Shellagent-skillsantigravityantigravity-ide
    GitHub पर देखें↗60,849
Debugger के सभी 30 विकल्प देखें→