awesome-jscodeshift
A curated list of jscodeshift packages and resources.
398 stars
11 watching
22 forks
last commit: 11 months ago
Linked from 1 awesome list
awesome jscodeshift / Table of Contents / Tools | |||
| jscodeshift | 9,244 | 7 days ago | A JavaScript codemod toolkit |
| recast | 4,959 | 3 months ago | JavaScript syntax tree transformer |
| babel | 43,164 | 13 days ago | Babel is a compiler for writing next generation JavaScript |
| astexplorer | A web tool to explore the AST generated by various parsers | ||
| jscodeshift-imports | A JSCodeshift extension with helpers for modifying and statements | ||
| jscodemigrate | 26 | almost 2 years ago | Migrate your code like you do with your database |
| jscodeshift-ava-tester | 13 | over 7 years ago | Test codemods using test runner |
awesome jscodeshift / Table of Contents / Codemods | |||
| react-codemod | 4,197 | 4 months ago | React codemod scripts to update React APIs |
| js-codemod | 1,215 | almost 2 years ago | Codemod scripts to transform code to next generation JS |
| js-transforms | 96 | almost 9 years ago | Some documented codemod experiments to help you learn |
| rackt-codemod | 40 | over 6 years ago | Codemod scripts for Rackt libraries |
| coffee-to-es2015-codemod | 36 | over 8 years ago | A set of JSCodeshift transforms that will help you transform your CoffeeScript codebase to ES2015 |
| 5to6-codemod | 302 | over 1 year ago | A collection of codemods that allow you to transform your js code from ES5 to ES6 |
| es5-function-to-class-codemod | 31 | over 5 years ago | Transform ES5 Functions to ES6 Classes |
| webpack-babel-codemod | 4 | over 8 years ago | Convert anonymous webpack commonjs require statements to es2015 import statements |
| lodash-to-lodash-amd-codemods | 4 | almost 9 years ago | lodash to codemods |
| rm-debugger | Codemod for removing | ||
| AMD Transformer | converts JS into AMDified JS (by Atlassian) | ||
| preact-codemod | 40 | over 6 years ago | Transform your React code to Preact |
| mocha2ava-codemod | 4 | about 7 years ago | A tranformer for migrating tests from Mocha to Ava |
| undecorate-codemod | 16 | almost 8 years ago | Transformers experimental ESNext decorators syntax to simple currying |
| vue-codemods | 24 | over 1 year ago | Codemod 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-jscodeshift | 0 | over 8 years ago | |
awesome jscodeshift / Table of Contents / Community | |||
| #codemon channel | on | ||
| Stack Overflow | |||
| Medium | |||