awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 रिपॉजिटरी

Awesome GitHub RepositoriesMigration Rule Plugins

Modular plugins used to define custom transformation rules for codebase migrations.

Distinct from Plugin-Based Logic Extensions: Distinct from Plugin-Based Logic Extensions: focuses on static code transformation rules rather than runtime request lifecycle logic.

Explore 1 awesome GitHub repository matching software engineering & architecture · Migration Rule Plugins. Refine with filters or upvote what's useful.

Awesome Migration Rule Plugins GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • airbnb/ts-migrateairbnb का अवतार

    airbnb/ts-migrate

    5,620GitHub पर देखें↗

    ts-migrate is an automated migration tool designed to transform JavaScript source code into compiling TypeScript files. It functions as a code migration framework that uses abstract syntax trees to perform large-scale refactoring and structural changes across a project. The tool provides a customizable framework for defining plugin-based transformation rules, allowing for the automation of specific code changes. It includes specialized engines for converting JSDoc type definitions into native TypeScript annotations and a utility for suppressing compiler errors by inserting type assertions or

    Employs a modular system of custom rules to automate specific code conversions across a codebase.

    TypeScriptcodemodjavascriptmigration
    GitHub पर देखें↗5,620
  1. Home
  2. Software Engineering & Architecture
  3. Plugin-Based Logic Extensions
  4. Migration Rule Plugins