Tushar Agarwal
Results
3
issues of
Tushar Agarwal
I've refactored the methods to use callback as last parameter, which is the node.js style. This will allow libraries like Bluebird to allow [promisify all](https://github.com/petkaantonov/bluebird/blob/master/API.md#promisepromisifyallobject-target--object-options---object) methods. Also removed underscore dependency...
:warning: This is a Pull Request Template :warning: > Checkout all the things you've done by placing an `x` within the square braces below. ## Proposed Changes - [x] I've...