jscodeshift
There are 112 repositories under jscodeshift topic.
fkling/astexplorer
A web tool to explore the ASTs generated by various parsers.
thx/gogocode
GoGoCode is a transformer for JavaScript/Typescript/HTML based on AST but providing a more intuitive API.
skovhus/jest-codemods
Codemods for migrating to Jest https://github.com/facebook/jest 👾
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.
pionxzh/wakaru
🔪📦 Javascript decompiler for modern frontend
hypermod-io/hypermod-community
Community-owned global registry and documentation hub for codemods. Write & run codemods, share them with your friends!
JamieMason/astexplorer.app
An https://astexplorer.net wrapper which adds module bundling and hot reloading.
villesau/optional-chaining-codemod
Codemod to migrate from Lodash get and logical and expressions to optional chaining
ant-design/codemod-v4
codemod cli for antd v4 upgrade
magicmark/tiny-treeshaker
🌳🥤 A tiny codemod for tree shaking (experimental) 🌳🥤
chimurai/jscodeshift-typescript-example
jscodeshift typescript codemod copilot vibe code example
aws/aws-sdk-js-codemod
Codemod scripts to update AWS SDK for JavaScript APIs.
avajs/ava-codemods
Codemods for AVA
JamieMason/codemods
A collection of transforms for use with JSCodeshift
ember-codemods/ember-angle-brackets-codemod
Codemod to convert curly braces syntax to angle brackets syntax
skovy/font-awesome-codemod
⚙️ Font Awesome codemod script
JamieMason/ts-import-types-cli
Autofix TypeScript types to be imported using `import type`
iopipe/serverless-plugin-iopipe
Automatically wrap your serverless framework functions with IOpipe
vutran/preact-codemod
:shaved_ice: Shave some bytes by using Preact.
dhruvdutt/es5-function-to-class-codemod
:package: Transform ES5 Functions to ES6 Classes
codemod-com/codemod-registry
A registry of community-led codemods & code automation recipes for popular refactors, migrations, and dependency upgrades.
shuerguo999/gogoAST
The simplest tool to parse/transform/generate code on ast
sgilroy/async-await-codemod
Codemod script for migrating promise-based functions to use async/await syntax
codemodsquad/jscodeshift-add-imports
add imports/requires if not already present with jscodeshift
cdlewis/idx-to-optional-chaining
JSCodeShift codemod that transforms usage of idx to the draft optional chaining standard.
ant-design/codemod-v5
codemod cli for antd v5 upgrade
rajasegar/jarvis
JARVIS - Write me a codemod
ember-codemods/ember-3x-codemods
A Codemod with a collection of transforms to address Ember 3.x deprecations
rajasegar/jscodeshift-collections
Collections for some AST nodes in jscodeshift
sjy/js2tsx
A toolkit provide some codemod scripts based on jscodeshift to migrating react code base to typesceipt
dbfernverkehr/vue-class-style-codemod
Vue3 Migration Tool
codemodsquad/jscodeshift-find-imports
find imported/required identifiers with jscodeshift
obweger/modster
A plugin system and CLI for consuming and executing jscodeshift codemods, in a way that is not terrible.
SyMind/react-router-dom-5-to-6
codemod cli for react-router-dom v6 direct upgrade, not progressive ⚒️
uber-web/uber-codemods
Because Code Changes and Evolves
artsy/codemods
Various codemods used around Artsy