perezpaya / node-lolrmtp

League of Legends nodejs API Client
http://lolfire.com
8 stars 0 forks source link

CoffeeScript version of lol-client.js #1

Open sheldonkwok opened 11 years ago

sheldonkwok commented 11 years ago

Could you post the CoffeeScript version of lol-client? I use CoffeeScript a lot myself and noticed you just put in the compiled js

perezpaya commented 11 years ago

I don't use coffescript, but that was a code inherited from other old library and I prefer to work with Javascript so I compiled to work with it.