🌲AST-based code manipulationMake large-scale changes to your codebase reliably by mutating abstract syntax trees.
🗃️Support for many file typesTransform Vue SFC, JavaScript, TypeScript, CSS, SCSS, Sass, Less, and Stylus files.
🚀Built-in CLIRun your codemods against many files with the built-in CLI, or call the codemod API directly.