Registry
Explore community-led codemods to migrate, optimize, and transform your codebase.
Ready to contribute?
Build your own codemod and share it with the community.
Explore community-led codemods to migrate, optimize, and transform your codebase.
Build your own codemod and share it with the community.
Explore community-led codemods to migrate, optimize, and transform your codebase.
I18nize your codebase
Debarrel JS/TS codebases. Removing barrel files and replacing import statements.
Transform React class components to modern function components
Detect hardcoded CSS values that should become design tokens or CSS custom properties
Migrate ESLint configuration from v8 to v9 flat config format
Replaces date-fns and date-fns-tz usages with Temporal API equivalents, with an optional AI-assisted fallback for unsupported patterns.
Replaces deprecated `util.is*()` methods with their modern equivalents.
Migrate custom ESLint rules from v8 to v9 format
This codemod migration recipe helps you update your Express.js v4 applications to be compatible with Express.js v5 by addressing deprecated APIs.
Mine and classify JS/TS package dependencies (manifests + lockfiles); read-only metrics
Replaces deprecated moment.js usages with Temporal API equivalents.
Handle DEP0130 via transforming `createRequireFromPath` to `createRequire`.
Build your own codemod and share it with the community.