Danny Guo

Results 17 issues of Danny Guo

Hi, I noticed the deprecation notice that was recently added to the README. Will there be an official replacement for this package? Is anything going to happen to the Heap...

Hi, is there any interest in adding support for Promises? One technique is to check if a callback is provided, and if not, return a Promise. This method should maintain...

If you put `foo-foo-foo` into the username field on the homepage, it's allowed. But this regex will return false for it. This regex also blocks single character usernames, which aren't...

Fixes #4. The relevant `make-lint` issue is https://github.com/tj/make-lint/issues/6.

I wasn't able to run the tests out of the box. I'm running Node v9.7.1 and npm v5.7.1. I did `npm install` and `make test` and got this: ```sh make:...

https://blog.codinghorror.com/pick-a-license-any-license/