dhruvdutt / awesome-jscodeshift

A curated list of jscodeshift packages and resources.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

  • 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

About

A curated list of jscodeshift packages and resources.