express-optimized icon indicating copy to clipboard operation
express-optimized copied to clipboard

A minimal, optimized version of Express

Results 2 express-optimized issues
Sort by recently updated
recently updated
newest added

not totally sure why you inlined all this stuff. here's just a list of stuff we can refactor out to modules "we" own. : - list of methods - https://github.com/visionmedia/node-methods...

is it just a faster `querystring` parser?