CodeMod to change the directory of your module import or require statement
jscodeshift codemod that convert CommonJS(require/exports) to ES Modules(import/export) for JavaScript/TypeScript
A collection of codemod scripts written with JSCodeshift
Sanity CLI tool for managing Sanity projects and organizations
Get the real path of the system temp directory
Collection of codemod scripts that help update AWS SDK for JavaScript APIs
codemod rewrites JavaScript and TypeScript
Vue codemod scripts
Minimal and efficient cross-platform file watching library
A node module to get your node module started
Serve directory listings
asynchronous file and directory operations for Node.js
Matchers for JavaScript & TypeScript codemods.
Call require pretending your are at another directory
Codemod platform for semantic code transformations
babel-codemod rewrites JavaScript using babel plugins.
Resolve a URI relative to an optional base URI
A configurable mock file system. You know, for testing.
Ultra-fast cross-platform command line utility to watch file system changes.
codemod rewrites JavaScript and TypeScript
Offers a async require.resolve function. It's highly configurable.
Wrapper around @babel/parser that allows parsing everything.
Utilities for handling files
Codemod to migrate from Lodash get and logical and expressions to optional chaining