timer
Execution timer
A middleware library to measure the execution time of functions in a web application
time your middleware
27 stars
9 watching
4 forks
Language: JavaScript
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
koajs/response-time | Middleware to track and report response times in web applications. | 124 |
koajs/route | Simple middleware for routing requests to specific handlers in an application | 447 |
koajs/session | A session management middleware for Koa applications | 902 |
koajs/parameter | Middleware for validating parameters in web applications | 67 |
anti-work/countdown.js | A JavaScript library for creating simple countdowns | 405 |
koajs/json | Middleware for generating pretty-printed JSON responses in Koa applications. | 198 |
koajs/logger | A logging middleware for Koa.js applications | 563 |
koajs/error | Middleware for handling error responses in web applications. | 102 |
choojs/nanotiming | A timing library that allows measuring the execution time of code snippets in web and Node.js environments. | 36 |
koajs/trace | A tracing module for Koa applications that enables event logging and supports various tracing systems. | 53 |
koajs/generic-session | Provides a flexible and customizable session management system for Koa.js applications. | 414 |
koajs/jwt | Middleware for validating JSON Web Tokens in Koa applications | 1,347 |
koajs/workshop | An interactive learning environment for mastering the Koa JavaScript web framework | 441 |
koajs/conditional-get | Middleware that allows conditional GET requests in Koa applications | 61 |
koajs/mock | A middleware for creating mock web pages with customizable URL mapping and data | 41 |