ijlee2/codemod-utils
Utilities for writing codemods
Provides modular packages for AST manipulation, file handling, and parallel processing of JavaScript/TypeScript code, with specialized support for Ember.js projects. Includes a CLI scaffolding tool and testing utilities to standardize codemod development. Targets Node.js v22+ and organizes functionality across focused packages for AST templates, package.json modifications, multi-threaded file processing, and framework-specific transformations.
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
chrishoermann/zod-prisma-types
Generator creates zod types for your prisma models with advanced validation
unjs/knitwork
🧶 Utilities to generate safe JavaScript code.
microsoft/ts-gyb
Generating native code interfaces from TypeScript
retejs/rete-studio
A general-purpose code generation tool powered by Rete.js
mathiasbynens/regenerate
Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or...