{"id":25772939,"url":"https://github.com/preinboth/status-codes-collection","last_synced_at":"2026-01-30T00:07:06.691Z","repository":{"id":254563466,"uuid":"846914532","full_name":"preinboth/status-codes-collection","owner":"preinboth","description":"A comprehensive collection of status codes for HTTP, WebSockets, SMTP, POP3, IMAP, FTP and more. This package provides a central source for all important status codes used in various protocols.","archived":false,"fork":false,"pushed_at":"2024-11-18T23:27:03.000Z","size":498,"stargazers_count":0,"open_issues_count":7,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-21T14:47:36.937Z","etag":null,"topics":["ftp","http","imap","pop3","smtp","status","websockets"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/preinboth.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-24T10:05:49.000Z","updated_at":"2024-08-24T16:10:42.000Z","dependencies_parsed_at":"2024-08-24T11:31:43.539Z","dependency_job_id":"9893340a-5a63-4c77-84f9-a5705a98010b","html_url":"https://github.com/preinboth/status-codes-collection","commit_stats":null,"previous_names":["preinboth/status-codes-collection"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/preinboth%2Fstatus-codes-collection","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/preinboth%2Fstatus-codes-collection/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/preinboth%2Fstatus-codes-collection/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/preinboth%2Fstatus-codes-collection/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/preinboth","download_url":"https://codeload.github.com/preinboth/status-codes-collection/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240978296,"owners_count":19887845,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ftp","http","imap","pop3","smtp","status","websockets"],"created_at":"2025-02-27T04:28:36.987Z","updated_at":"2026-01-30T00:07:06.652Z","avatar_url":"https://github.com/preinboth.png","language":"JavaScript","readme":"# Status Codes Collection\n\nA comprehensive collection of status codes for HTTP, WebSockets, SMTP, POP3, IMAP, FTP and more. This package provides a central source for all important status codes used in various protocols.\n[![NPM License](https://img.shields.io/npm/l/status-codes-collection)](LICENSE)\n\n## Installation\n\nTo use the package in your project, you can install it via npm or yarn:\n\n```bash\nnpm install status-codes-collection\nyarn add status-codes-collection\n```\n\n## Utilisation\n\nYou can import and use the status codes directly from the package. Here is a simple example of how you can use the status codes:\n\n```javascript\nimport { status } from 'status-codes-collection';\n\nconsole.log(status.HTTP_200_OK); // Should return 200\nconsole.log(status.WS_1000_NORMAL_CLOSURE); // Should return 1000\n```\n\n## Available status codes\n\n- HTTP Statuscodes: HTTP_100_CONTINUE, HTTP_200_OK, HTTP_404_NOT_FOUND, etc.\n- WebSocket Statuscodes: WS_1000_NORMAL_CLOSURE, WS_1001_GOING_AWAY, etc.\n- SMTP Statuscodes: SMTP_220_SERVICE_READY, SMTP_250_REQUEST_COMPLETED, etc.\n- POP3 Statuscodes: POP3_OK, POP3_ERROR\n- IMAP Statuscodes: IMAP_OK, IMAP_NO, IMAP_BAD, etc.\n- FTP Statuscodes: FTP_200_COMMAND_OKAY, FTP_550_REQUESTED_ACTION_NOT_TAKEN, etc.\n\n## Contribution\n\nContributions are welcome! If you find bugs or want to suggest improvements, please create an issue or a pull request on GitHub.\n\n## Licence\n\nThis project is licensed under the MIT licence.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpreinboth%2Fstatus-codes-collection","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpreinboth%2Fstatus-codes-collection","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpreinboth%2Fstatus-codes-collection/lists"}