Show HN: Structural code grep across public GitHub repositories
用AST模式语法跨GitHub海量仓库做结构化代码搜索,找模式快人一步。
Codemod grep searches public code by syntax and structure, not just text or regex. Use ast-grep patterns to find code by shape across repositories. Co…