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

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

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

3 مستودعات

Awesome GitHub RepositoriesCodemod Migration Tools

Utilities that automate large-scale code refactoring or library migrations across an entire project using transformation scripts.

Explore 3 awesome GitHub repositories matching development tools & productivity · Codemod Migration Tools. Refine with filters or upvote what's useful.

Awesome Codemod Migration Tools GitHub Repositories

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

    mui/material-ui

    98,459عرض على GitHub↗

    Material UI is a comprehensive component-based library designed to accelerate the construction of professional, accessible web interfaces. It provides a centralized design system framework that manages visual tokens, typography, and color palettes to ensure consistent branding and layout constraints across complex application architectures. By encapsulating behavioral and accessibility logic within modular primitives, the library enables developers to build inclusive user experiences that adhere to rigorous design standards. The project distinguishes itself through a zero-runtime styling engi

    Automates large-scale source code refactoring to resolve breaking changes and modernize syntax during major version upgrades.

    JavaScriptdesign-systemmaterial-designmaterial-ui
    عرض على GitHub↗98,459
  • sass/sassالصورة الرمزية لـ sass

    sass/sass

    15,373عرض على GitHub↗

    Sass is a stylesheet compilation engine and CSS preprocessor that extends standard CSS with variables, nested rules, mixins, and functions. It functions as a comprehensive design system tool, enabling developers to organize complex stylesheets into modular, reusable components while automating the transformation of advanced syntax into browser-compatible CSS. The project distinguishes itself through its sophisticated build automation and language-level extensibility. It provides robust support for programmatic style generation, including conditional logic, iterative loops, and unit-aware math

    Automates the refactoring of legacy stylesheet syntax and deprecated functions to modern standards.

    TypeScript
    عرض على GitHub↗15,373
  • facebook/jscodeshiftالصورة الرمزية لـ facebook

    facebook/jscodeshift

    9,952عرض على GitHub↗

    jscodeshift is a JavaScript AST transformation toolkit and codemod engine designed for large-scale code refactoring and structural migrations. It provides a set of utilities to parse source code into abstract syntax trees, programmatically modify those trees, and convert them back into source text. The tool distinguishes itself by preserving original source formatting and stylistic properties during the transformation process. It utilizes a builder for generating structurally valid AST nodes and integrates interchangeable parsing engines to support different language standards and experimenta

    Automates large-scale code refactoring and library migrations across an entire project using transformation scripts.

    JavaScript
    عرض على GitHub↗9,952
  1. Home
  2. Development Tools & Productivity
  3. Code Quality and Analysis
  4. Codemod Migration Tools