Codemod 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.
Transform CryptoJS.MD5() calls to use CryptoJS.SHA256() for stronger cryptographic security. MD5 is cryptographically broken and vulnerable to collision attacks.
Handle DEP0191 via transforming `repl.builtinModules` usage to `module.builtinModules`.
Transform Vite config to add Zephyr plugin
Oppgrader fra Sheriff v1 til Sheriff v2
I18nize your codebase
Migrate from deprecated @lingui/macro to split @lingui/react/macro and @lingui/core/macro packages
Migrating From Tekton v1alpha1 to Tekton v1beta1
Handle DEP0197 via transforming `types.isNativeError` to `Error.isError`
Transform Next.js app router page components to use typed routes
Optimize SVG path in string literal
Handle DEP0059 via transforming `log.util()` to `console.log()`.
Build your own codemod and share it with the community.