awesome-jscodeshift

Code transformation toolkit

A curated collection of tools and resources to help developers refactor and transform their JavaScript codebase.

A curated list of jscodeshift packages and resources.

GitHub

401 stars
11 watching
22 forks
last commit: almost 3 years ago
Linked from 1 awesome list


awesome jscodeshift / Table of Contents / Tools

jscodeshift9,400almost 2 years agoA JavaScript codemod toolkit
recast5,015about 2 years agoJavaScript syntax tree transformer
babel43,304almost 2 years agoBabel is a compiler for writing next generation JavaScript
astexplorerA web tool to explore the AST generated by various parsers
jscodeshift-importsA JSCodeshift extension with helpers for modifying and statements
jscodemigrate26almost 4 years agoMigrate your code like you do with your database
jscodeshift-ava-tester13over 9 years agoTest codemods using test runner

awesome jscodeshift / Table of Contents / Codemods

react-codemod4,240over 2 years agoReact codemod scripts to update React APIs
js-codemod1,219almost 4 years agoCodemod scripts to transform code to next generation JS
js-transforms97almost 11 years agoSome documented codemod experiments to help you learn
rackt-codemod40over 8 years agoCodemod scripts for Rackt libraries
coffee-to-es2015-codemod36over 10 years agoA set of JSCodeshift transforms that will help you transform your CoffeeScript codebase to ES2015
5to6-codemod303over 3 years agoA collection of codemods that allow you to transform your js code from ES5 to ES6
es5-function-to-class-codemod32about 7 years agoTransform ES5 Functions to ES6 Classes
webpack-babel-codemod4over 10 years agoConvert anonymous webpack commonjs require statements to es2015 import statements
lodash-to-lodash-amd-codemods4almost 11 years agolodash to codemods
rm-debuggerCodemod for removing
AMD Transformerconverts JS into AMDified JS (by Atlassian)
preact-codemod40over 8 years agoTransform your React code to Preact
mocha2ava-codemod4about 9 years agoA tranformer for migrating tests from Mocha to Ava
undecorate-codemod16almost 10 years agoTransformers experimental ESNext decorators syntax to simple currying
vue-codemods25over 3 years agoCodemod script for Vue.js

awesome jscodeshift / Table of Contents / Articles

Effective JavaScript Codemods
How to write a codemod
Codemods: Path to painless upgrades in Ember
NFL ♥ Codemods: Migrating a Monolith
Turbocharged JavaScript refactoring with codemods (Airbnb Engineering)
Write Code to Rewrite Your Code: jscodeshift
Writing your very first codemod with jscodeshift
Bridging the Network Divide (Walmart Labs)
Refactor Code in Your Lunch Break: Getting Started with Codemods
Codemod - Refactoring Code Programmatically - Interview with Ramana Venkata
Automating the migration of lodash to lodash-es in a large codebase with jscodeshift

awesome jscodeshift / Table of Contents / Talks

Evolving Complex Systems Incrementally
Hiking Through the JavaScript Forest by Jamund Ferguson(covers jscodeshift as well as eslint and babel)
Writing codemods to change all your code at once
JSCodeShift to keep your source evergreen with Web Components

awesome jscodeshift / Table of Contents / Integrations

grunt-jscodeshift0over 10 years ago

awesome jscodeshift / Table of Contents / Community

#codemon channelon
Stack Overflow
Medium
Twitter

Backlinks from these awesome lists:

More related projects: