un33k / node-ipware

Returns the real IP address of users in Node.js
MIT License
124 stars 17 forks source link

Coding style refactoring? #9

Closed slavafomin closed 8 years ago

slavafomin commented 8 years ago

Hello!

Thank you for this great module!

However, the code looks out of the Node.js universe, it looks very unnatural and hard to comprehend. Please consider refactoring it according to some good coding standards, like these for example: https://github.com/felixge/node-style-guide.

Thank you for your hard work! Cheers!

un33k commented 8 years ago

Feel free to send me a pull request on this.