charset
Charset encoder
A Koa.js middleware that uses iconv-lite to encode the body and set charset based on the content-type header.
use iconv-lite to encode the body and set charset to content-type
17 stars
5 watching
4 forks
Language: JavaScript
last commit: about 6 years agoLinked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| Middleware for compressing responses in Koa applications | 437 | |
| Middleware for parsing request bodies in Koa applications | 1,312 | |
| Middleware for generating pretty-printed JSON responses in Koa applications. | 198 | |
| A logging middleware for Koa.js applications | 563 | |
| Middleware for validating parameters in web applications | 67 | |
| Utility to combine multiple middleware functions into a single cohesive piece of software | 1,005 | |
| A Koa middleware for rendering EJS templates with support for layouts, includes, and state access. | 248 | |
| A middleware for managing cross-origin resource sharing in web applications. | 734 | |
| Middleware that allows conditional GET requests in Koa applications | 61 | |
| Middleware for handling error responses in web applications. | 102 | |
| A middleware for Koa.js applications that uses Bunyan logging | 108 | |
| A collection of body parsers for Koa.js applications. | 39 | |
| Middleware for securing web applications in Node.js using the Koa framework. | 66 | |
| Koa pagination middleware and view helpers | 17 | |
| An S3 caching middleware for Koa.js applications | 12 |