codemod
There are 221 repositories under codemod topic.
ast-grep/ast-grep
⚡A CLI tool for code structural search, lint and rewriting. Written in Rust
airbnb/ts-migrate
A tool to help migrate JavaScript code quickly and conveniently to TypeScript
getgrit/gritql
GritQL is a query language for searching, linting, and modifying code.
sapegin/mrm
Codemods for your project config files
skovhus/jest-codemods
Codemods for migrating to Jest https://github.com/facebook/jest 👾
coderaiser/putout
🐊 Pluggable and configurable JavaScript Linter, code transformer and formatter, drop-in ESLint superpower replacement 💪 with built-in support for js, jsx, typescript, markdown, yaml and json. Write declarative codemods in a simplest possible way 😏
stripe-archive/flow-to-typescript-codemod
Codemod Stripe used to migrate 6.5m+ lines of code from Flow to TypeScript
codemod-com/codemod
The end-to-end platform for creating, sharing, and running codemods with engines like jscodeshift, ast-grep, ts-morph, and more. Automate code migrations, cleanups, and refactors for you, your team, and the community. AI-powered and CLI-first.
codemod-js/codemod
codemod rewrites JavaScript and TypeScript using babel plugins.
pydantic/bump-pydantic
Convert Pydantic from V1 to V2 ♻
kentcdodds/asts-workshop
Improved productivity 💯 with the practical 🤓 use of the power 💪 of Abstract Syntax Trees 🌳 to lint ⚠️ and transform 🔀 your code
sharecjs/sharec
📦 Store your configs in one place and manage across projects easily
antfu/eslint-plugin-command
Comment-as-command for one-off codemod with ESLint.
sibelius/ast-i18n
Easily migrate your existing React codebase to use i18n
rajasegar/awesome-codemods
Awesome list of codemods for various languages, libraries and frameworks
Blazity/styled2tailwind
🌀 Transform your Styled-Components into TailwindCSS with this handy codemod.
browniebroke/django-codemod
A tool to automatically fix Django deprecations.
mskelton/ratchet
Codemod to convert React PropTypes to TypeScript types.
hypermod-io/hypermod-community
Community-owned global registry and documentation hub for codemods. Write & run codemods, share them with your friends!
p42ai/js-assistant
120+ refactorings and code-assists for Visual Studio Code
JamieMason/astexplorer.app
An https://astexplorer.net wrapper which adds module bundling and hot reloading.
codemodsquad/astx
Super powerful structural search and replace for JavaScript and TypeScript to automate your refactoring
villesau/optional-chaining-codemod
Codemod to migrate from Lodash get and logical and expressions to optional chaining
sibs-projects/codemod-RN24-to-RN25
A simple codemod to handle the new import style on RN25
ant-design/codemod-v4
codemod cli for antd v4 upgrade
wantedly/react-declassify
say goodbye to class components
magicmark/tiny-treeshaker
🌳🥤 A tiny codemod for tree shaking (experimental) 🌳🥤
azu/commonjs-to-es-module-codemod
Codemod that convert CommonJS(require/exports) to ES Modules(import/export) for JavaScript/TypeScript
chimurai/jscodeshift-typescript-example
jscodeshift typescript codemod example
lucasbento/rn-update-deprecated-modules
Codemod to update import declarations as per react-native > 0.59.x deprecations.
bennycode/ts2esm
Transforms CommonJS projects into ESM.
ember-codemods/ember-native-class-codemod
A codemod-cli project for converting Ember objects to es6 native classes
sachinraja/trpc-v10-migrate-codemod
codemod to migrate your tRPC codebase from v9 to v10
avajs/ava-codemods
Codemods for AVA
vercel/next-codemod
codemod transformations to help upgrade Next.js codebases
JamieMason/codemods
A collection of transforms for use with JSCodeshift