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

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

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesComposition Tracking

Tracking the inheritance and extension of property types across different modules.

Distinct from Component Composition: Distinct from Component Composition: focuses on tracking type extensions in metadata rather than UI nesting patterns.

Explore 1 awesome GitHub repository matching web development · Composition Tracking. Refine with filters or upvote what's useful.

Awesome Composition Tracking GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • reactjs/react-docgenالصورة الرمزية لـ reactjs

    reactjs/react-docgen

    3,822عرض على 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

    Tracks when property types are extended from other modules by recording the source module in the metadata.

    TypeScriptdocgendocumentationjson
    عرض على GitHub↗3,822
  1. Home
  2. Web Development
  3. Component Composition
  4. Composition Tracking