koa-safe-jsonp
JSONP wrapper
A middleware plugin for Koa.js applications that safely wraps JSON responses in JSONP (JavaScript and XML Parsing) to facilitate cross-domain requests.
Safe jsonp plusins for koa.
17 stars
7 watching
5 forks
Language: JavaScript
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Middleware for generating pretty-printed JSON responses in Koa applications. | 198 |
| Middleware for validating parameters in web applications | 67 |
| Middleware for validating JSON Web Tokens in Koa applications | 1,347 |
| Middleware for securing web applications in Node.js using the Koa framework. | 66 |
| Enables safe and secure query string parsing in Koa applications | 88 |
| An error handling middleware for Koa applications | 91 |
| A security module for Koa applications that provides proactive protection against common security threats. | 19 |
| Provides CSRF protection in Koa applications | 264 |
| An authentication module for Koa.js applications | 118 |
| Provides a middleware layer to authenticate users in Koa.js applications | 138 |
| A JSON-RPC middleware for Koa.js that enables asynchronous remote procedure calls with built-in support for batching and parallel handling. | 6 |
| Checks if a Koa request body contains JSON data | 17 |
| A Koa.js middleware that authenticates HTTP requests with basic authentication | 6 |
| Middleware for compressing responses in Koa applications | 437 |
| Utility function to parse and apply HTTP method overrides in Koa.js applications | 7 |