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

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

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

1 रिपॉजिटरी

Awesome GitHub RepositoriesCode Pattern Existence Checks

Checking whether a given code pattern exists in the source and returning a boolean result.

Distinct from Document Existence Checks: Distinct from Document Existence Checks: focuses on code pattern existence in source files rather than document storage systems.

Explore 1 awesome GitHub repository matching data & databases · Code Pattern Existence Checks. Refine with filters or upvote what's useful.

Awesome Code Pattern Existence Checks GitHub Repositories

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

    thx/gogocode

    6,075GitHub पर देखें↗

    GoGoCode is an AST-based code transformation toolkit that enables developers to query, match, and rewrite JavaScript source code using jQuery-style selectors and wildcard patterns. At its core, it provides a programmatic code refactoring library that manipulates parsed AST nodes, allowing precise structural modifications without worrying about formatting differences. The toolkit also functions as a JavaScript AST query engine, finding code patterns through snippet-based matching with wildcards that capture unknown or variable-length fragments. What distinguishes GoGoCode is its callback-drive

    Checks whether a given code pattern exists in the source and returns a boolean result.

    JavaScriptastbabeljscodeshift
    GitHub पर देखें↗6,075
  1. Home
  2. Data & Databases
  3. Document Existence Checks
  4. Code Pattern Existence Checks