RobCoIndustries / pipboylib

:thumbsup: Companion pip boy library for Fallout 4
Apache License 2.0
130 stars 11 forks source link

Refactor project to use Babel and ES6 #29

Closed kitten closed 8 years ago

rgbkrk commented 8 years ago

:sparkles:

rgbkrk commented 8 years ago

Looking good. Since I know from gitter you want to do follow up to this and only one interface that I can tell has changed (UDPRelay.listen), let's merge this and keep going.

kitten commented 8 years ago

@rgbkrk I also added the relays to the index.js exports btw

rgbkrk commented 8 years ago

Cool cool. We'll adapt that in pipboyrelay.

Thanks again for doing this. I always hate reviewing refactor dialect PRs, though I'm really thankful after its done.