A collection of codemod scripts written with JSCodeshift
jscodeshift codemod that convert CommonJS(require/exports) to ES Modules(import/export) for JavaScript/TypeScript
Codemod platform for semantic code transformations
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
React codemod scripts
Matchers for JavaScript & TypeScript codemods.
Wrapper around @babel/parser that allows parsing everything.
Set of utilities for jscodeshift
Blueprint for next generation of Ember apps
ESLint rules for emotion
Codemod to transform styled-components to StyleX
Codemod scripts for Material UI.
Type-safe CLI library / framework with no runtime dependencies
Vue codemod scripts
A codemod to transform test files written in Protractor into WebdriverIO tests
Runs babel plugins for codemods, i.e. by preserving formatting using Recast.
Utilities for handling *.{js,ts} files as abstract syntax tree
Utilities for handling *.hbs files as abstract syntax tree
Run jscodeshift on Vue single file components
Utilities for parallelization
Language support plugins for codemod-pilot
CLI interface for codemod-pilot — transform your codebase by example
Core engine for codemod-pilot: pattern inference, matching, and transformation