CodeBrowser / npm / statuses
statuses@2.0.2
// HTTP status utility
$ npm install statuses
downloads/wk
170,146,360
license
MIT
version
2.0.2
published
Jun 6, 2025
What is statuses?
The statuses package provides utilities for working with HTTP status codes, allowing you to look up status code numbers, messages, and properties. Developers use it to standardize HTTP status code handling in Node.js applications, such as converting between status codes and their descriptions or validating status code values.
Keywords
#http #status #code
Maintainers
ulisesgascon, blakeembrey, dougwilson, jongleberry