connectr icon indicating copy to clipboard operation
connectr copied to clipboard

Connectr allows the insertion/removal of Express middlewares at "runtime". LOOKING FOR MAINTAINER

Results 2 connectr issues
Sort by recently updated
recently updated
newest added

I was trying to use this library in an Express 4 app, and was having trouble with the `order_stack` function because the `stack` function was receiving `this`, but was not...

things were not working with express 4 so I fixed that but didn't made tests with connect or anything so it might break backward compatibility