awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • reactjs/react-docgenAvatar reactjs

    reactjs/react-docgen

    3,822Vezi pe GitHub↗

    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
    Vezi pe GitHub↗3,822
  1. Home
  2. Development Tools & Productivity
  3. React Component Analysis