There are 4 repositories under codemods topic.
Codemods for migrating to Jest https://github.com/facebook/jest 👾
🐊 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 😏
Awesome list of codemods for various languages, libraries and frameworks
Community-owned global registry and documentation hub for codemods. Write & run codemods, share them with your friends!
An https://astexplorer.net wrapper which adds module bundling and hot reloading.
Codemod to migrate from Lodash get and logical and expressions to optional chaining
A collection of transforms for use with JSCodeshift
AutoTransform is a framework for large-scale, automated code modification in a production environment.
Autofix TypeScript types to be imported using `import type`
a framework for building java codemods
A Codemod to migrate from moment.js to day.js
add imports/requires if not already present with jscodeshift
Curated list of tools that can fix your code for you
Transforms Nexus code to Pothos
Collections for some AST nodes in jscodeshift
A Codemod with a collection of transforms to address Ember 3.x deprecations
Toolkit for running codemods over multiple Kotlin files inspired by jscodeshift.
AST Node building api for jscodeshift
A plugin system and CLI for consuming and executing jscodeshift codemods, in a way that is not terrible.
Utils packages for React Native Elements
jscodeshift transforms for converting CSS to JSS
A repo demonstrating jscodeshift in combination with TypeScript and JSX
Codemods for Web Components. Breaking changes? Don't panic :)
Codemod for migrating to Tailwind utilities in Ember components
jscodeshift find api automatically generated from code
Codemods to migrate to react-router v6
sweet codemod commands for everyday work with Material UI
Converts React components using imported CSS stylesheets to equivalent CSS Modules syntax.
A collection of codemod's for fixing memory leaks in Ember applications.
JSCodeshift transform that inserts Flow types generated from GraphQL documents in template string literals and your GraphQL schema
A Reference Guide for writing JS Codemods