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

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

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

1 रिपॉजिटरी

Awesome GitHub RepositoriesReact Component Analysis

Static analysis of React source code to identify props, types, and methods.

Distinct from React Component Debuggers: Candidates focus on runtime debugging or hooks, not static analysis of component definitions for tooling.

Explore 1 awesome GitHub repository matching development tools & productivity · React Component Analysis. Refine with filters or upvote what's useful.

Awesome React Component Analysis GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • reactjs/react-docgenreactjs का अवतार

    reactjs/react-docgen

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

    react-docgen is a static analysis library and automated documentation tool designed to extract structured metadata from React component definitions. It functions as an AST-based code parser that transforms source code into machine-readable formats, enabling the programmatic generation of technical documentation and developer portals. The tool identifies component names, descriptions, and methods by analyzing source code without executing it. It specifically extracts detailed property information, including type definitions, default values, and human-readable descriptions derived from docblock

    Parses React source code to identify props, types, and methods for build-time tooling.

    TypeScriptdocgendocumentationjson
    GitHub पर देखें↗3,822
  1. Home
  2. Development Tools & Productivity
  3. React Component Analysis