koa-body-clean
Temp file cleaner
Automates cleanup of temporary files created by Koa middleware after response end.
Koa middleware for auto cleanup files created to disk by koa-body, koa-better-body, koa-multer or any multipart middleware that populate ctx.*.files.
3 stars
1 watching
0 forks
Language: JavaScript
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Automates removal of outdated and unused node_modules to free up disk space | 362 |
| | A JSON-RPC middleware for Koa.js that enables asynchronous remote procedure calls with built-in support for batching and parallel handling. | 6 |
| | Middleware to alter URLs in Koa applications | 98 |
| | Middleware for generating pretty-printed JSON responses in Koa applications. | 198 |
| | An automated tool for identifying and cleaning up unused or unhealthy Kubernetes resources to maintain efficient cluster performance. | 323 |
| | A Node.js and frontend project starter using Koa, MobX, ReactJS, and Webpack for building modern web applications with server-side rendering and state management. | 100 |
| | Middleware for parsing request bodies in Koa applications | 1,312 |
| | A starter project for integrating Firebase Admin SDK with Koa.js to create a simple server for server-side operations and authentication. | 11 |
| | Caching middleware for Koa.js applications | 6 |
| | A better error handling solution for Koa applications | 54 |
| | A complete application boilerplate for building modern web applications with Koa Redux React, including setup, testing, and deployment utilities. | 161 |
| | Makes it easy to mount independent sub-applications within a Koa application using directory structure and configuration files. | 35 |
| | A security module for Koa applications that provides proactive protection against common security threats. | 19 |
| | Provides an error handling mechanism for Koa applications by directly manipulating the application's ctx.onerror property. | 140 |
| | A Koa v2-based blog API with additional routes, tests, and models. | 6 |