awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم 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·3 مشاهدات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

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ React Grab

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع React Grab.
  • imcuttle/mometaالصورة الرمزية لـ imcuttle

    imcuttle/mometa

    4,091عرض على GitHub↗

    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/plasmoالصورة الرمزية لـ PlasmoHQ

    PlasmoHQ/plasmo

    13,069عرض على GitHub↗

    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-drawioالصورة الرمزية لـ hediet

    hediet/vscode-drawio

    9,451عرض على GitHub↗

    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/doraemonkitالصورة الرمزية لـ didi

    didi/DoraemonKit

    20,420عرض على GitHub↗

    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
عرض جميع البدائل الـ 30 لـ React Grab→

الأسئلة الشائعة

ما هي وظيفة 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…