Show HN: Structural code grep across public GitHub repositories

mohebifar2 pts0 comments

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.

code grep across public repositories show

Related Articles