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

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

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

2 مستودعات

Awesome GitHub RepositoriesProgrammatic Code Refactoring

Automating structural changes to source code through a programmatic AST interface.

Distinct from TypeScript Code Transformations: Focuses on structural refactoring of existing code, whereas the sibling focuses on transpilation for execution.

Explore 2 awesome GitHub repositories matching programming languages & runtimes · Programmatic Code Refactoring. Refine with filters or upvote what's useful.

Awesome Programmatic Code Refactoring GitHub Repositories

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

    dsherret/ts-morph

    6,110عرض على GitHub↗

    ts-morph هي مكتبة لمعالجة شجرة بناء الجملة المجردة (AST) في TypeScript وغلاف عالي المستوى لواجهة برمجة تطبيقات مترجم TypeScript. توفر واجهة برمجية لتحليل وتعديل وتوليد كود مصدر TypeScript، وتعمل كأداة لإعادة هيكلة الكود الآلية وتوليد كود المصدر. تبسط المكتبة عملية التنقل وفحص هياكل المشاريع من خلال تقديم تجريد موجه للكائنات فوق واجهة برمجة تطبيقات المترجم الأساسية. تسمح بالتحويل البرمجي لقواعد الكود الموجودة لأتمتة التحديثات الهيكلية وعمليات ترحيل الكود بالجملة. تغطي قدراتها التحليل الثابت للكود، والتنقل في عناصر الكود، وإدارة ملفات المصدر من خلال الاستيراد والتوليد والحذف. يدمج المشروع التحقق من النوع ويستخدم اكتشاف الملفات القائم على glob للحفاظ على تمثيل في الذاكرة لقاعدة الكود، والذي يمكن بعد ذلك حفظه مرة أخرى في نظام الملفات المادي.

    Automates structural changes and updates to TypeScript source code through a programmatic interface.

    TypeScript
    عرض على GitHub↗6,110
  • anthropics/claude-agent-sdk-typescriptالصورة الرمزية لـ anthropics

    anthropics/claude-agent-sdk-typescript

    819عرض على GitHub↗

    This project is a TypeScript software development kit designed for building and orchestrating autonomous agents that interact with codebases and system environments. It provides a programmatic interface for constructing agents capable of executing complex workflows, such as automated code refactoring, file system manipulation, and shell command execution, by leveraging large language models. The framework distinguishes itself through a focus on secure, governed agent operations. It includes granular access control systems that allow developers to define specific permissions for tools and exte

    Uses programmatic agents to read, modify, and update source code files for complex refactoring tasks.

    عرض على GitHub↗819
  1. Home
  2. Programming Languages & Runtimes
  3. Language Interoperability
  4. Interoperability
  5. TypeScript Execution
  6. Programmatic Code Refactoring