compress

Response compressor

Middleware for compressing responses in Koa applications

Compress middleware for koa

GitHub

438 stars
10 watching
36 forks
Language: JavaScript
last commit: 7 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
koajs/json Middleware for generating pretty-printed JSON responses in Koa applications. 198
koajs/conditional-get Middleware that allows conditional GET requests in Koa applications 61
koajs/compose Utility to combine multiple middleware functions into a single cohesive piece of software 1,004
koajs/cash A caching middleware for Koa.js applications that supports multiple storage options and compression 154
koajs/error Middleware for handling error responses in web applications. 102
koajs/parameter Middleware for validating parameters in web applications 67
koajs/s3-cache An S3 caching middleware for Koa.js applications 12
koajs/csrf Provides CSRF protection in Koa applications 264
koajs/json-filter A middleware solution to filter response data based on querystring parameters. 93
jean-smaug/koache Caching middleware for Koa.js applications 6
koajs/bodyparser Middleware for parsing request bodies in Koa applications 1,311
koajs/response-time Middleware to track and report response times in web applications. 124
koajs/koa-lusca Middleware for securing web applications in Node.js using the Koa framework. 66
koajs/cors A middleware for managing cross-origin resource sharing in web applications. 732
koajs/static-cache A static cache library for Koa applications. 293