Announcing meteor-decaffeinate. Quick and easy coffeescript -> modern javascript conversions!

CAUTION: This tool will delete your coffeescript files. Commit everything to version control before using!

I wrote this mostly to speed up conversion of my own repos from coffeescript to modern javascript but thought others might find it useful. It’s meant for “as you go” migrations, not bulk migrations. For bulk migrations you’re probably better off using something like bulk-decaffeinate.

Any feedback would be greatly appreciated. Cheers.

Other similar projects that inspired my take on this:

7 Likes