awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesVersion Migration Tools

Automated rewriting of Vue 2 component syntax and lifecycle hooks to Vue 3 equivalents.

Distinct from Vue Development: Distinct from Vue Development: focuses on automated migration between versions, not general Vue development.

Explore 1 awesome GitHub repository matching web development · Version Migration Tools. Refine with filters or upvote what's useful.

Awesome Version Migration Tools GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • thx/gogocodeAvatar von thx

    thx/gogocode

    6,075Auf GitHub ansehen↗

    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

    Automates rewriting Vue 2 component syntax and lifecycle hooks to Vue 3 equivalents.

    JavaScriptastbabeljscodeshift
    Auf GitHub ansehen↗6,075
  1. Home
  2. Web Development
  3. Vue Development
  4. Version Migration Tools