{"id":13740948,"url":"https://github.com/ortoo/grpc-errors","last_synced_at":"2025-07-07T06:09:59.770Z","repository":{"id":13981483,"uuid":"75569265","full_name":"ortoo/grpc-errors","owner":"ortoo","description":null,"archived":false,"fork":false,"pushed_at":"2023-03-02T11:42:51.000Z","size":243,"stargazers_count":4,"open_issues_count":7,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-17T09:06:29.292Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ortoo.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2016-12-04T22:39:16.000Z","updated_at":"2024-07-25T14:25:40.000Z","dependencies_parsed_at":"2024-01-07T18:07:21.049Z","dependency_job_id":null,"html_url":"https://github.com/ortoo/grpc-errors","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ortoo%2Fgrpc-errors","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ortoo%2Fgrpc-errors/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ortoo%2Fgrpc-errors/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ortoo%2Fgrpc-errors/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ortoo","download_url":"https://codeload.github.com/ortoo/grpc-errors/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244566901,"owners_count":20473450,"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":[],"created_at":"2024-08-03T04:00:53.884Z","updated_at":"2025-03-20T20:38:16.938Z","avatar_url":"https://github.com/ortoo.png","language":"JavaScript","funding_links":[],"categories":["Language-Specific"],"sub_categories":["Node.js"],"readme":"# grpc-errors\n\nA quick and easy way of generating errors for use with grpc\n\n## Installation\n```\nnpm install --save grpc-errors\n```\n\n## Usage\n```javascript\nconst grpcErrors = require('grpc-errors');\n\n// Code...\nvar err = new grpcErrors.AlreadyExistsError('The file already exists!');\n```\n### Errors\n- `CancelledError`\n- `UnknownError`\n- `InvalidArgumentError`\n- `DeadlineExceededError`\n- `NotFoundError`\n- `AlreadyExistsError`\n- `PermissionDeniedError`\n- `UnauthenticatedError`\n- `ResourceExhaustedError`\n- `FailedPreconditionError`\n- `AbortedError`\n- `OutOfRangeError`\n- `UnimplementedError`\n- `InternalError`\n- `UnavailableError`\n- `DataLossError`\n- `UnauthenticatedError`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fortoo%2Fgrpc-errors","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fortoo%2Fgrpc-errors","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fortoo%2Fgrpc-errors/lists"}