React codemod scripts
React codemod scripts
This package uses a modified version of Facebook's [react-codemod](https://github.com/reactjs/react-codemod) to run JSCodeshift transforms that can help you upgrade projects from DS4 to DS5.
Collection of transforms for [jscodeshift](https://github.com/facebook/jscodeshift) related to `@types/react`.
This is a JSCodeshift React codemod that helps update React defaultProps API to props destructuring with default values to facilitate the upgrade to React 19.
A collection of codemod scripts written with JSCodeshift
jscodeshift codemod that convert CommonJS(require/exports) to ES Modules(import/export) for JavaScript/TypeScript
React specific codemod with ESLint's ability of autofix
ESLint rules for emotion
A collection of codemod scripts that help upgrade react-router v6 using [jscodeshift](https://github.com/facebook/jscodeshift).(Inspired by [react-codemod](https://github.com/reactjs/react-codemod))
Vue codemod scripts
Codemod platform for semantic code transformations
React codemod for transforming forwardRef components
Codemod to migrate from Lodash get and logical and expressions to optional chaining
codemod rewrites JavaScript and TypeScript
codemod rewrites JavaScript and TypeScript
Collection of codemod scripts that help update AWS SDK for JavaScript APIs
Utilities for handling files
Matchers for JavaScript & TypeScript codemods.
Wrapper around @babel/parser that allows parsing everything.
Set of utilities for jscodeshift
A set of React UI components which enforce Pinterest's design language
Blueprint for next generation of Ember apps
Codemod to transform styled-components to StyleX