The Vibeary — tag
codemod
3 resources in The Vibeary tagged "codemod" — tools, libraries and references pulled from across the library's shelves, each one checked by hand before it was added.
Gems in this collection

magicast
Programmatically edit JavaScript and TypeScript source files by mutating a proxied AST, preserving original formatting on write.
UnJS / Pooya Parsa (@pi0)MIT

module-replacements-codemods
Collection of automated codemods that rewrite imports and call sites when swapping a legacy npm package for its recommended replacement.
ES Tooling collectiveMIT

remove-unused-vars
Codemod CLI that strips unused variables, imports and parameters from source files while preserving surrounding formatting and comments.
Lars Kappert (@webpro)MIT