ijlee2/codemod-utils
Utilities for writing codemods
This set of utilities helps developers efficiently write 'codemods' โ functions that automate changes across multiple code files. You feed it a collection of code files, and it processes them according to your defined rules, saving the modified versions back to disk. It's designed for software developers or release engineers who need to perform large-scale, systematic code transformations.
Use this if you are a software developer needing to automate repetitive code changes, refactor a large codebase, or enforce coding standards across many files.
Not ideal if you're looking for an end-user tool to change document files, images, or data records, as this is specifically for programmatic code transformation.
Stars
21
Forks
3
Language
TypeScript
License
MIT
Category
Last pushed
Mar 16, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/ijlee2/codemod-utils"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
retejs/rete-studio
A general-purpose code generation tool powered by Rete.js
chrishoermann/zod-prisma-types
Generator creates zod types for your prisma models with advanced validation
microsoft/ts-gyb
Generating native code interfaces from TypeScript
evoluteur/evolutility-ui-jquery
Model-driven Web UI for CRUD using REST or localStorage.
unjs/knitwork
๐งถ Utilities to generate safe JavaScript code.