awesome jscodeshift [](https://github.com/sindresorhus/awesome)

July 8, 2021 · View on GitHub

Awesome jscodeshift resources and tips

Inspired by the awesome list thing.

Please read the contribution guidelines before contributing.

Table of Contents

Tools

  • jscodeshift - A JavaScript codemod toolkit.
  • recast - JavaScript syntax tree transformer
  • babel - Babel is a compiler for writing next generation JavaScript.
  • astexplorer - A web tool to explore the AST generated by various parsers.
  • jscodeshift-imports - A JSCodeshift extension with helpers for modifying import and require statements.
  • jscodemigrate - Migrate your code like you do with your database.
  • jscodeshift-ava-tester - Test codemods using AVA test runner.

Codemods

Articles

Talks

Integrations

Community

License

MIT