Platform
Platform
Solution
Solution
BlogAboutContactPricingDocsStar us

Use case

Framework

Owner

  • Liz/React Router/Headers Export

    This is a codemod that automatically adds the required headers export to pages using authenticate.admin().

    by@lizkenyon
  • Devcycle To Openfeature Nodejs User Context Transform

    This Codemod updates the DevCycleUser object to an OpenFeature EvaluationContext object:

    by@jonathannorris
  • Devcycle To Openfeature Nodejs Initialization Transform

    This Codemod will transform the initialization of the DevCycle Node.js Server SDK to use OpenFeature Node.js SDK.

    by@jonathannorris
  • Vercel Postgres To Neon

    This is a codemod created with codemod init.

    by@adriancooney
  • Poulet42/Add Boilerplate Signature Glimmer

    This codemod adds an empty component TS signature to glimmer components

    by@poulet42
  • Poulet42/Add Component To Template Registry

    This codemod adds a glint registry declaration in component files if it's not present already.

    by@poulet42
  • Correct Ts Specifiers

    This package transforms import specifiers from the old tsc (TypeScript's compiler) requirement of using .js file extensions in source-code to import files that are actually typescript; the corrected specifiers enable source-code to be runnable by standards-compliant software like Node.js.

    by@jakobjingleheimer
  • Sveltekit Vite Preprocess Migration

    This codemod updates import paths and ensures compatibility with changes in library structures. In this example, it modifies the import statement for vitePreprocess to reflect updates in the library's API.

    by@priyanshuthapliyal2005
  • Dynamic To Static Env Transformer

    This codemod transforms import {$A} from '$env/dynamic/public'; and import {$A} from '$env/dynamic/private'; into their static counterparts, replacing them with import {$A} from '$env/static/public'; and import {$A} from '$env/static/private';, respectively. It ensures compatibility for prerendered pages and static deployments.

    by@priyanshuthapliyal2005
  • Add Status To Error Handling

    This codemod improves error handling in SvelteKit by updating the way errors are returned in the load function. In SvelteKit 1, errors were handled inconsistently, often missing the status property or failing to trigger the handleError hook. SvelteKit 2 standardizes error handling by automatically including the status and message properties in error responses.

    by@priyanshuthapliyal2005
  • React/Update React Imports

    This codemod transforms React imports to use named imports instead of default or namespace imports. This helps reduce bundle size by allowing better tree-shaking of unused React exports.

    by@alexbit-codemod
  • Vue 2 To Vue 3 Refs And Methods

    This codemod turns X into Y. It also does Z. Note: this is a contrived example. Please modify it.

    by@seboran
  • React 17 Default Props To Params

    This codemod turns X into Y. It also does Z. Note: this is a contrived example. Please modify it.

    by@oleksiikukuruza
  • ChakraUI/V3/Update Chakra Provider

    • Updates the ChakraProvider import from @chakra-ui/react
    • Renames the theme prop to value to match the new system-based theming approach
    by@yugal41735
  • ChakraUI/V3/Refactor Custom Theme

    • Replaces extendTheme with createSystem and defaultConfig.
    • Updates your theme object to fit the new structure required by Chakra UI.
    by@yugal41735
  • Webpack To Rspack/Migrate Terser Plugin

    Change import and usage of from TerserPlugin to use included rspack.SwcJsMinimizerRspackPlugin.

    Before

    by@dfordp
  • Webpack To Rspack/Migrate Html Plugin

    Change import and usage of from html-webpack-tags-plugin to use includedhtml-rspack-tags-plugin.

    by@dfordp
  • Webpack To Rspack/Migrate Manifest Plugin

    Change import from webpack-manifest-plugin torspack-manifest-plugin.

    by@dfordp
  • Webpack To Rspack/Replace Webpack Virtual Modules To Rspack Plugin Virtual Module

    Change import from webpack-virtual-modules to rspack-plugin-virtual-module.

    by@dfordp
  • Webpack To Rspack/Community Csminimizer To Rspack Plugin

    Change import and usage of from css-minimizer-webpack-plugin to use included rspack.LightningCssMinimizerRspackPlugin.

    Before

    by@dfordp

Code migrations
at lightning speed

ProductRegistryPricingSign inDocs
CompanyBlogAbout usCareersContactBrand
LegalSite creditTelemetry ComplianceTerms & ConditionsPrivacySecurity