This repository contains a codemod script for use with [JSCodeshift](https://github.com/facebook/jscodeshift) that help update Console components.
A collection of codemod scripts written with JSCodeshift
jscodeshift codemod that convert CommonJS(require/exports) to ES Modules(import/export) for JavaScript/TypeScript
Uppercase first character of each element in arrays of strings.
Codemod platform for semantic code transformations
codemod rewrites JavaScript and TypeScript
codemod rewrites JavaScript and TypeScript
Wrapper around @babel/parser that allows parsing everything.
Codemod to migrate from Lodash get and logical and expressions to optional chaining
Utilities for handling files
React codemod scripts
Matchers for JavaScript & TypeScript codemods.
ESLint rules for emotion
Collection of codemod scripts that help update AWS SDK for JavaScript APIs
Blueprint for next generation of Ember apps
Codemod scripts for Material UI.
Codemod to transform styled-components to StyleX
Set of utilities for jscodeshift
Type-safe CLI library / framework with no runtime dependencies
A codemod to transform test files written in Protractor into WebdriverIO tests
Vue codemod scripts
Utilities for handling *.hbs files as abstract syntax tree
Utilities for handling *.{js,ts} files as abstract syntax tree
Run jscodeshift on Vue single file components