Platform
Platform
Solution
Solution
BlogAboutContactPricingDocsStar us

Use case

Framework

Owner

  • Devcycle To Openfeature Nodejs User Context Transform

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

    by@jonathannorris
  • Vercel Postgres To Neon

    This is a codemod created with codemod init.

    by@adriancooney
  • 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
  • Add Multipart Enctype To Forms With File Input

    This codemod automatically adds the enctype="multipart/form-data" attribute to forms containing file input fields. It ensures that forms with file inputs properly handle file uploads during non-JS submissions, which is a requirement for SvelteKit v2.

    by@priyanshuthapliyal2005
  • Deno Replace Import Assertions

    This codemod helps migrate JavaScript/TypeScript files from using the deprecated import assertions syntax to the updated import attributes syntax. The change aligns with the updated proposal for import attributes and ensures compatibility with newer versions of runtimes like Deno 2 and modern browsers that have already removed support for import assertions.

    by@lovelindhoni
  • Deno Refactor Resource Ids

    In Deno v2, resource IDs are being deprecated. Most users do not directly interact with resource IDs, so we are moving towards a model where resources are referenced by native JavaScript objects. This codemod automates the process of updating your code to align with this change.

    by@lovelindhoni
  • 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
  • React Router/7/Migration Recipe

    This codemods designed to facilitate the migration of your project from React Router to version 7. Each codemod targets specific changes and improvements introduced in React Router v7, ensuring a smoother transition.

    by@manishjha-04
  • React Router/7/Errorfirst Mutation Reorder

    This transformation restructures action functions to perform error checking before data mutations. This change aligns with the new behavior in v7 where loaders no longer revalidate by default after an action throws or returns a Response with a 4xx/5xx status code.

    by@manishjha-04
  • Meteor/V3/Update React

    This codemod helps in transforming react to meteor

    by@yugal41735
  • Reka Ui/Migration Recipe

    This recipe is a set of codemods that will help migrate to Style Dictionary 4.

    by@dfordp
  • Webpack/V5/Json Imports To Default Imports

    This codemod migrates imports from JSON modules that use named exports to use default exports instead.

    by@akash-kumar-dev
  • Remix Js/V2/Remix Run 1 Use Transition To Use Navigation

    This hook is now called useNavigation to avoid confusion with the recent React hook by the same name. It also no longer has the type field and flattens the submission object into the navigation object itself.

    by@dfordp
  • Remix Js/V2/Remix 1 Use Route Error Codemod

    In v1, a thrown Response rendered the closest CatchBoundary while all other unhandled exceptions rendered the ErrorBoundary. In v2 there is no CatchBoundary and all unhandled exceptions will render the ErrorBoundary, response or otherwise.

    by@dfordp
  • Remix Js/V2/Fetcher Submission Properties Flattening

    Like useNavigation, useFetcher has flattened the submission and removed the type field.

    by@dfordp
  • Remix Js/V2/Add Matches Param And Array Return To Meta Export

    Instead of returning an object from meta, you will now return an array of descriptors and manage the merge yourself. This brings the meta API closer to links, and it allows for more flexibility and control over how meta tags are rendered.

    by@dfordp
  • Next/15/Update Fetch Requests To Handle Caching

    Update Fetch Requests to Handle Caching

    by@nishant2253
  • Meteor/V3/Call Async

    This codemod replaces call with callAsync, since thats how meteor works with calls now.

    by@yugal41735
  • Valtio/V2/Migration Recipe

    This recipe provides a collection of codemods to help you migrate your codebase to Valtio v2. These codemods are designed to streamline the transition process by automating common code transformations due to behavioral changes in Valtio v2.

    by@manishjha-04

The enterprise
code transformation platform

ProductRegistryPricingSign inDocs
CompanyBlogAbout usCareersContactBrand
LegalSite creditTelemetry ComplianceTerms & ConditionsPrivacySecurity