{"library":"http-enums","type":"library","category":null,"description":"http-enums is a utility library providing standardized JavaScript and TypeScript enumerations for common HTTP concepts, including status codes, request methods, and frequently used request and response headers. As of version 1.0.5, last published approximately three years ago (around January 2020), it offers a straightforward and type-safe way to reference these constants, aiming to reduce the use of 'magic strings' in web development projects. Due to its static nature as a collection of constants, it generally does not require frequent updates; however, the lack of recent maintenance means it may not incorporate the latest HTTP specification changes or benefit from community-driven improvements. It differentiates itself by its singular focus on providing comprehensive HTTP enums, suitable for both client-side and server-side applications where explicit constant definitions enhance code clarity.","language":"javascript","status":"abandoned","version":"1.0.5","tags":["javascript","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install http-enums","imports":["import { HttpStatus } from 'http-enums';","import { HttpMethod } from 'http-enums';","import { HttpRequestHeaders, HttpResponseHeaders } from 'http-enums';"]},{"cmd":"yarn add http-enums","imports":[]},{"cmd":"pnpm add http-enums","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/http-enums","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/http-enums/compatibility"}}