Personal collection of transforms for everything from jest tests to es5-6-transforms....
Some things that hope helpfully:
* https://github.com/sejoker/awesome-jscodeshift
* https://github.com/chadbrewbaker/awesome-ast
* https://github.com/cowchimp/awesome-ast
* https://astexplorer.net
To get started just run
yarn global add jscodeshift
yarn global add jscodemigrate
yarn install
Run code migrations on the example folder (warning: this will update the contents of example/src):
jscodemigrate