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.
Migrates usage of the legacy APIs `buffer.atob()` and `buffer.btoa()` to the current recommended approaches
Handle DEP0154 via transforming deprecated RSA-PSS crypto options `hash` to `hashAlgorithm` and `mgf1Hash` to `mgf1HashAlgorithm`
Handle DEP0081 via transforming `truncate` to `ftruncateSync` when using a file descriptor.
Handle DEP0108 by replacing deprecated `zlib.bytesRead` with `zlib.bytesWritten` in Node.js transform streams
Transform React class components to modern function components
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
Build your own codemod and share it with the community.