openstf / adbkit

A pure Node.js client for the Android Debug Bridge.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use decaffeinate to switch over to es6

mrozbarry opened this issue · comments

Just found this repo, and was thinking through some interesting usages for it and automated testing react native apps. Noticed the call for help for converting from coffeescript. Has anyone checked out decaffeinate? I haven't used it before, but it might be a good for an initial pass, especially if you have some good tests already set up to ensure nothing goes awry.