awesome-jscodeshift icon indicating copy to clipboard operation
awesome-jscodeshift copied to clipboard

A curated list of jscodeshift packages and resources.

awesome jscodeshift Awesome

Awesome jscodeshift resources and tips

Inspired by the awesome list thing.

Please read the contribution guidelines before contributing.

Table of Contents

  • Tools
  • Codemods
  • Articles
  • Talks
  • Integrations
  • Community

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