A toolkit for JavaScript codemods
TypeScript definitions for jscodeshift
find imported/required identifiers with jscodeshift
Run jscodeshift on Vue single file components
A collection of codemod scripts written with JSCodeshift
add imports/requires if not already present with jscodeshift
jscodeshift-compatible codemod utilities
a utility to help you explore jscodeshift
jscodeshift codemod that convert CommonJS(require/exports) to ES Modules(import/export) for JavaScript/TypeScript
A JSCodeshift extension with helpers for modifying `import` and `require` statements.
Parser, type definitions, and utilities for working with GJS/GST templates in jscodeshift scripts.
jscodeshift adapters for various file types
Set of utilities for jscodeshift
Collection of transforms for [jscodeshift](https://github.com/facebook/jscodeshift) related to `@types/react`.
jscodeshift codemods for @expo/entity upgrades
```bash yarn add remark yarn add remark-jscodeshift remark -o --use remark-jscodeshift=transform:\"my-jscodeshift-transform.js\" File.md ```
A collection of codemod scripts for use with JSCodeshift that help migrate to newer versions of Gatsby.
Jscodeshift ES5-bundled
AST Node Building api based on jscodeshift
apply jscodeshift to active text editor, passing selected range as options
jscodeshift wrapper to write smaller and better tests for your codemods using AVA
This package contains a collection of [jscodeshift](https://github.com/facebook/jscodeshift) codemod scripts to help migrate and adapt Wix UI projects to API changes.
This package is a wrapper around [jscodeshift](https://github.com/facebook/jscodeshift/) to make it easier to run Wonder Blocks codemods on the Khan Academy's codebase.
A toolkit for JavaScript codemods
CLI interface for codemod-pilot — transform your codebase by example
Core engine for codemod-pilot: pattern inference, matching, and transformation
Language support plugins for codemod-pilot
A lossless Lua parser