
Developer Tools
Codemod Grep is a structural code search engine powered by ast-grep. Unlike traditional grep that only matches text, it understands code syntax and can search across public GitHub repositories using AST patterns. Perfect for finding specific code patterns, function call styles, or architectural structures.