Use case
Framework
Owner
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.
React/19/Remove Legacy Context
Removes legacy context methods
childContextTypesandgetChildContextfrom react class component. Wraps rendered children with Context.Codemod verified
Regularly tested and maintained by our engineers and codemod expert community
Ember/5/Fpe Computed
Before
Codemod verified
Regularly tested and maintained by our engineers and codemod expert community