{"library":"http-status-emojis","type":"library","category":null,"description":"http-status-emojis is a minimalist JavaScript library that provides a direct mapping of common HTTP status codes to relevant Unicode emojis. Currently at version 2.2.0, it exposes a simple, immutable object where keys are numeric HTTP status codes (e.g., 200, 404, 500) and values are corresponding emojis (e.g., '✅', '❓', '💣'). The package is highly stable with a generally slow release cadence, typically updated to add new emojis or address minor issues rather than introduce breaking API changes. Its key differentiator is its single-purpose design, offering a straightforward and zero-dependency solution for visually representing HTTP statuses in contexts such as logs, command-line tools, or user interfaces where a quick, intuitive status indicator is beneficial.","language":"javascript","status":"active","version":"2.2.0","tags":["javascript","http","status","code","emojis"],"last_verified":"Wed May 27","install":[{"cmd":"npm install http-status-emojis","imports":["const statusEmojis = require('http-status-emojis');","import statusEmojis from 'http-status-emojis';","const okEmoji = statusEmojis[200];"]},{"cmd":"yarn add http-status-emojis","imports":[]},{"cmd":"pnpm add http-status-emojis","imports":[]}],"homepage":null,"github":"https://github.com/bendrucker/http-status-emojis","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/http-status-emojis","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-status-emojis/compatibility"}}