{"id":13795646,"url":"https://github.com/oprogramador/arangodb-error-codes","last_synced_at":"2025-05-12T23:32:29.154Z","repository":{"id":12993457,"uuid":"73329816","full_name":"oprogramador/arangodb-error-codes","owner":"oprogramador","description":"Error codes for ArangoDB","archived":true,"fork":false,"pushed_at":"2023-07-18T21:07:10.000Z","size":307,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-20T09:19:32.204Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/oprogramador.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2016-11-09T23:27:50.000Z","updated_at":"2023-07-18T21:10:59.000Z","dependencies_parsed_at":"2024-06-20T00:09:20.883Z","dependency_job_id":"11b5032e-9c64-4d73-9c2a-61569fc5e6a1","html_url":"https://github.com/oprogramador/arangodb-error-codes","commit_stats":{"total_commits":104,"total_committers":4,"mean_commits":26.0,"dds":0.5288461538461539,"last_synced_commit":"0b53dcc4361171597e0b4b3c6f7e8eb4b9131a26"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oprogramador%2Farangodb-error-codes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oprogramador%2Farangodb-error-codes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oprogramador%2Farangodb-error-codes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oprogramador%2Farangodb-error-codes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oprogramador","download_url":"https://codeload.github.com/oprogramador/arangodb-error-codes/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253841059,"owners_count":21972585,"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-03T23:00:59.948Z","updated_at":"2025-05-12T23:32:28.809Z","avatar_url":"https://github.com/oprogramador.png","language":"JavaScript","funding_links":[],"categories":["Uncategorized"],"sub_categories":["Uncategorized"],"readme":"# ArangoDB error codes\n\n[![MIT License](https://img.shields.io/badge/license-mit-green.svg?style=flat-square)](https://opensource.org/licenses/MIT)\n[![Build Status](https://travis-ci.com/oprogramador/arangodb-error-codes.svg?branch=master)](https://travis-ci.com/oprogramador/arangodb-error-codes)\n\n[![NPM status](https://nodei.co/npm/arangodb-error-codes.png?downloads=true\u0026stars=true)](https://npmjs.org/package/arangodb-error-codes)\n\nArangoDB 3 error codes according to the [official documentation](https://docs.arangodb.com/3.0.10/Manual/Appendix/ErrorCodes.html).\n\n## installation\n\n`npm install --save arangodb-error-codes`\n\n## usage\n\n```js\nconst arangoErrorCodes = require('arangodb-error-codes');\n\ndb.collection(collectionName).firstExample({ id })\n  .catch(error =\u003e (error.errorNum === arangoErrorCodes.ERROR_HTTP_NOT_FOUND ? Promise.resolve() : Promise.reject(error)));\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foprogramador%2Farangodb-error-codes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foprogramador%2Farangodb-error-codes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foprogramador%2Farangodb-error-codes/lists"}