React/Rename Unsafe Lifecycles

/icons/calendar.svg

Last update

Jan 6, 2025

Example

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

Before

const toReplace = "hello";

After

const replacement = "hello";

Build custom codemods

Use AI-powered codemod studio and automate undifferentiated tasks for yourself, colleagues or the community

background illustrationGet Started Now