awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesNamed Pattern Definitions

Defines reusable patterns with names and parameters that can be invoked by other patterns to match or transform code.

Distinct from Code Naming Patterns: Distinct from Code Naming Patterns: focuses on defining reusable transformation patterns, not naming conventions for identifiers.

Explore 1 awesome GitHub repository matching part of an awesome list · Named Pattern Definitions. Refine with filters or upvote what's useful.

Awesome Named Pattern Definitions GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • biomejs/gritqlAvatar de biomejs

    biomejs/gritql

    4,530Voir sur GitHub↗

    GritQL is an AST-based code transformation engine and structural search tool. It uses a declarative query language to identify and rewrite source code patterns across multiple programming languages by matching abstract syntax tree nodes rather than literal text. The system functions as an automated refactoring framework for large-scale migrations and API updates. It distinguishes itself by utilizing sequential transformation pipelines and reusable blueprints that can be synced between local environments and remote repositories. The tool covers a broad range of capabilities including static a

    Defines reusable named patterns with parameters that can be invoked by other patterns for matching or transformation.

    Rustastcodemodjavascript
    Voir sur GitHub↗4,530
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Pattern Matching
  5. Code Naming Patterns
  6. Named Pattern Definitions