coffee-to-es2015-codemod icon indicating copy to clipboard operation
coffee-to-es2015-codemod copied to clipboard

A set of JSCodeshift transforms that will help you transform your CoffeeScript codebase to ES2015

Results 2 coffee-to-es2015-codemod issues
Sort by recently updated
recently updated
newest added

Hey - this library looks very cool - I am looking at doing something similar, trying to convert maybe 5-10k lines of coffeescript to es2015. I see the last commit...

I noticed a TODO in the readme: `TODO: define preferred order of transforms`. What do you see is the preferred order of the transforms?