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

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

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

aidenybai/react-grab

0
View on GitHub↗
5,110 स्टार्स·232 फोर्क्स·TypeScript·mit·2 व्यूज़react-grab.com↗

React Grab

React Grab is a browser-based code navigator and component inspector that links rendered user interface elements to the specific files and lines of source code where they are defined. It serves as a bridge between the browser interface and a local codebase to facilitate element identification and analysis.

The tool functions as a developer extension for React applications, mapping visual components to their originating source code. This capability provides specific code context to support manual review and AI-assisted development.

The project includes a framework for extending the browser interface through custom menu actions, toolbar items, and lifecycle hooks. It further supports frontend developer tooling via UI element source capture and component debugging.

Features

  • Visual-to-Code Navigators - Links visual interface elements in the browser to the specific file and line of code where they are defined.
  • React Component Debuggers - Identifies which source files control specific parts of a React application by selecting elements directly in the browser.
  • React Component Inspectors - Maps user interface elements to their corresponding source code files within a React application.
  • DOM-to-Source Mappings - Links runtime user interface elements to their originating source code files using build-time metadata.
  • UI-to-Code Mappers - Links natural language descriptions or visual elements of the user interface to specific source files within the codebase.
  • UI-to-Code Mapping Tools - Bridges the gap between the rendered browser interface and the local codebase for faster element location and analysis.
  • UI Element Source Captures - Captures a selected user interface element and its corresponding source code location to provide context for analysis.
  • Frontend Development Tools - Adds custom menu actions and lifecycle hooks to the browser interface to streamline the web development workflow.
  • AI Development Assistants - Provides specific source code context for AI tools to help automate the analysis and modification of UI components.
  • Event Capture - Intercepts user click and hover events to extract the specific DOM node and its associated metadata.
  • Browser Extension Developer Tools - Acts as a browser extension for identifying and capturing component source code for AI or manual review.
  • Browser Interface Extensions - Provides a system for adding custom menu actions, toolbar items, and lifecycle hooks to customize the user experience.
  • UI Element Injection - Renders custom interface menus and toolbars by injecting a root element into the host application's document.

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

aidenybai/react-grab के लिए स्टार हिस्ट्री चार्टaidenybai/react-grab के लिए स्टार हिस्ट्री चार्ट

AI सर्च

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

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

Start searching with AI

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

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

    imcuttle/mometa

    4,091GitHub पर देखें↗

    Mometa is an AST-based visual code editor and low-code metaprogramming tool. It provides a visual interface for modifying source code through abstract syntax tree manipulation, allowing for the insertion and deletion of code blocks via drag-and-drop actions. The project distinguishes itself through a visual source mapping system that links rendered DOM elements back to their original source code positions. It utilizes a real-time synchronization system and hot module replacement workflow to update application components in the browser without requiring a full page reload. The platform covers

    TypeScriptfrontendlowcodereact
    GitHub पर देखें↗4,091
  • plasmohq/plasmoPlasmoHQ का अवतार

    PlasmoHQ/plasmo

    13,069GitHub पर देखें↗

    Plasmo is a browser extension framework and build tool designed for developing cross-browser extensions from a single codebase. It functions as a development environment that automates manifest generation and bundles source code into compatible packages for multiple web browser engines. The project includes a developer toolset featuring hot module replacement for real-time code updates and an automated publisher to deliver completed builds to various browser web stores. Its capability surface covers extension UI development through the injection of components into web pages and a communicati

    TypeScriptbrowser-extensionbundlerchrome-extension
    GitHub पर देखें↗13,069
  • hediet/vscode-drawiohediet का अवतार

    hediet/vscode-drawio

    9,451GitHub पर देखें↗

    This project is a visual diagramming tool and integration for VS Code that allows users to create and edit Draw.io files directly within their workspace. It provides a graphical interface for building architecture diagrams and flowcharts using XML, SVG, and PNG formats. The extension includes a code-to-diagram navigator that links visual nodes to specific files and symbols in the codebase. It also features a collaborative editing environment with synchronized cursors for brainstorming and an offline interface that maintains full functionality without an internet connection. The toolset cover

    TypeScript
    GitHub पर देखें↗9,451
  • didi/doraemonkitdidi का अवतार

    didi/DoraemonKit

    20,420GitHub पर देखें↗

    DoraemonKit is a mobile frontend development toolset designed to optimize the lifecycle of web and hybrid mobile applications. It functions as a comprehensive suite of productivity tools, providing specialized utilities for mobile UI inspection, web view debugging, and on-device performance monitoring. The toolset distinguishes itself through several targeted simulation and interception capabilities. It includes a network traffic interceptor for mocking API responses without modifying source code, a device state simulator for overriding GPS coordinates, and a mobile web debugging bridge that

    Java
    GitHub पर देखें↗20,420
React Grab के सभी 30 विकल्प देखें→

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

aidenybai/react-grab क्या करता है?

React Grab is a browser-based code navigator and component inspector that links rendered user interface elements to the specific files and lines of source code where they are defined. It serves as a bridge between the browser interface and a local codebase to facilitate element identification and analysis.

aidenybai/react-grab की मुख्य विशेषताएं क्या हैं?

aidenybai/react-grab की मुख्य विशेषताएं हैं: Visual-to-Code Navigators, React Component Debuggers, React Component Inspectors, DOM-to-Source Mappings, UI-to-Code Mappers, UI-to-Code Mapping Tools, UI Element Source Captures, Frontend Development Tools।

aidenybai/react-grab के कुछ ओपन-सोर्स विकल्प क्या हैं?

aidenybai/react-grab के ओपन-सोर्स विकल्पों में शामिल हैं: imcuttle/mometa — Mometa is an AST-based visual code editor and low-code metaprogramming tool. It provides a visual interface for… plasmohq/plasmo — Plasmo is a browser extension framework and build tool designed for developing cross-browser extensions from a single… nagi-ovo/gemini-voyager — Gemini Voyager is a browser-based toolkit designed to enhance the interface and workflow of large language model web… hediet/vscode-drawio — This project is a visual diagramming tool and integration for VS Code that allows users to create and edit Draw.io… lahmatiy/react-render-tracker — React Render Tracker is a diagnostic utility designed to monitor and analyze the rendering behavior of React… didi/doraemonkit — DoraemonKit is a mobile frontend development toolset designed to optimize the lifecycle of web and hybrid mobile…