@tinyhttp/router@2.2.5
// Router for tinyhttp
$ npm install @tinyhttp/router
downloads/wk
357,484
license
MIT
version
2.2.5
published
Feb 8, 2026
What is @tinyhttp/router?
@tinyhttp/router is a routing library for the tinyhttp web framework that handles HTTP request matching and directs requests to appropriate handlers based on URL paths and methods. Developers use it to build the core request-routing logic for Node.js web applications, particularly when working with the lightweight tinyhttp framework.
Links
Keywords
Dependencies (1)
Maintainers
dropthebeatbro, v1rtl