Adam Ahmed
Adam Ahmed
E.g. ``` > eve.on('thing.constructor.hi', function() {}) TypeError: Cannot read property 'hi' of undefined ``` This is because your recursive traversal through the events object sees that `e[names[i]]` exists, and then...
Hi just wondering about the status of anchor. It hasn't been updated in 3 years, so I assume it's abandoned. You seem active on github still (looking at twit), so...
Hi there! I would have loved to use this module today, but I can't install it. I need gyp bindings. I know nothing about native Node, but I'll try to...
**Describe the bug** Just noticed that one of the URLs you hit for testing my Connect app includes a fake querystring in the path portion of the URL. The URL...
This is more of a POC than a true PR. Is this a change you would support? ## Please describe your changes The reason I'm interested in this is I...