Ross ROSS = Recommend OSS · open-source software intelligence for agents

prettymuchbryce/http-status-codes

Constants enumerating the HTTP status codes. All status codes defined in RFC1945 (HTTP/1.0, RFC2616 (HTTP/1.1), and RFC2518 (WebDAV) are supported. observed · 2026-08-28

github.com/prettymuchbryce/http-status-codes · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4865
  • days_rel: n/a
  • days_push: 771
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1122 stars · 105 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A dependency-free TypeScript/JavaScript library providing constants for all HTTP status codes from RFC1945, RFC2616, RFC7231, RFC2518, RFC6585, RFC7538, and RFC8297. It includes named constants, reason phrases, and lookup helpers to convert between status codes and reason phrases.

Use cases

  • get http status code constants in nodejs
  • convert status code number to reason phrase
  • look up status code from reason phrase text
  • avoid magic numbers for http responses in express
  • typescript constants for webdav and early hints status codes

When to choose

  • you want a tiny, zero-dependency way to reference HTTP status codes by name
  • you need bidirectional lookup between status codes and reason phrases
  • you use TypeScript and want typed constants for all standard and WebDAV status codes

When to avoid

  • your framework already exports status code constants you prefer
  • you need HTTP header or request/response handling, not just code constants

Facets

library · maturity stable

http-server developer-tools web-development backend apis developer-tools cross-platform http-status-codes constants typescript zero-dependency npm-package nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
prettymuchbryce/http-status-codesmain23

For agents

markdown · JSON · MCP: product_card(name="prettymuchbryce/http-status-codes")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem