Brian Park

Results 10 comments of Brian Park

@pilwon @bluepeter Yeah, integrating Stripe would be a fantastic idea. I read Stripe doc recently and they added a few more neat features that I'd like to use for my...

http://mcavage.me/node-restify/ has throttle section. Reading that will probably help, too. Here's the link to the source code: https://github.com/mcavage/node-restify/blob/master/lib/plugins/throttle.js

We can use https://github.com/koajs/ratelimit once we move to Koa.

Let's consider using [deployd](http://deployd.com). Nice finding @pilwon

Thanks for reporting @oravecz. I think someone else brought up the same issue before but I couldn't figure it out. I would welcome a PR if you know how to...

Hi @justingshreve, thanks for your contribution. Before I merge it in, could you add an example to the demo for click-to-show? Also, from the code, it looks like when you...

@cmkramer There is no way of doing it as of now. I welcome you or other people to create a pull request for this feature. I'll be happy to merge....

There seems to be conflicts after merging pr #7. Could you merge with the latest for this PR?

I think it's meant to be absolute path, right @marklagendijk (he added basedir option)? @jnfeinstein if the leading `/` causes you a problem, you may send me a PR. I'm...