awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • reactjs/react-docgenAvatar von reactjs

    reactjs/react-docgen

    3,822Auf GitHub ansehen↗

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