qs

Query parser

Enables safe and secure query string parsing in Koa applications

qs for koa, and use querystring more safely.

GitHub

88 stars
7 watching
21 forks
Language: JavaScript
last commit: 4 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
koajs/parameter Middleware for validating parameters in web applications 67
koajs/json Middleware for generating pretty-printed JSON responses in Koa applications. 198
koajs/koa-range An implementation of range request support in Koa web framework 50
koajs/is-json Checks if a Koa request body contains JSON data 17
koajs/koa-safe-jsonp A middleware plugin for Koa.js applications that safely wraps JSON responses in JSONP (JavaScript and XML Parsing) to facilitate cross-domain requests. 17
thinkjs/think-qs A middleware that parses query and post data using the qs module 2
koajs/body-parsers A collection of body parsers for Koa.js applications. 39
koajs/etag Provides etag support for Koa responses 113
koajs/koa-roles An authentication module for Koa.js applications 118
koajs/compress Middleware for compressing responses in Koa applications 438
koajs/koa-lusca Middleware for securing web applications in Node.js using the Koa framework. 66
koajs/bodyparser Middleware for parsing request bodies in Koa applications 1,311
koajs/cluster A utility for clustering and error handling in Koa applications 64
koajs/jwt Middleware for validating JSON Web Tokens in Koa applications 1,345
koajs/csrf Provides CSRF protection in Koa applications 264