codemods topic

List codemods repositories

astexplorer.app

119
Stars
11
Forks
Watchers

An https://astexplorer.net wrapper which adds module bundling and hot reloading.

codemods

59
Stars
6
Forks
Watchers

A collection of transforms for use with JSCodeshift

awesome-codemods

175
Stars
6
Forks
Watchers

Awesome list of codemods for various languages, libraries and frameworks

putout

666
Stars
38
Forks
Watchers

🐊 Pluggable and configurable JavaScript Linter, code transformer and formatter, drop-in ESLint superpower replacement 💪 with built-in support for js, jsx typescript, flow, markdown, yaml and json....

jest-codemods

872
Stars
82
Forks
Watchers

Codemods for migrating to Jest https://github.com/facebook/jest 👾

optional-chaining-codemod

112
Stars
14
Forks
Watchers

Codemod to migrate from Lodash get and logical and expressions to optional chaining

ts-import-types-cli

39
Stars
3
Forks
Watchers

Autofix TypeScript types to be imported using `import type`

AutoTransform

55
Stars
5
Forks
Watchers

AutoTransform is a framework for large-scale, automated code modification in a production environment.

jscodeshift-add-imports

23
Stars
3
Forks
Watchers

add imports/requires if not already present with jscodeshift

codemodder-java

34
Stars
6
Forks
Watchers

a framework for building java codemods