README This is the code for a speech at Aptisummit about codemods with jscodeshift How do I get set up? yarn Run transforms Run any transform in transforms folder using $ jscodeshift *.jsx -t transforms/ and watch how Cars.jsx changes.