I got some good responses to my last post on the fan-in concurrency pattern in node.js, so I decided to make my first npm module with it. To wit, I introduce fanin.

I also checked out a few existing modules: after, async. Both of these have similar functionality, but I happen to like my syntax better [read: bias].