{"id":13880780,"url":"https://github.com/getsentry/sentry-cordova","last_synced_at":"2025-04-09T04:06:25.774Z","repository":{"id":27747902,"uuid":"107148789","full_name":"getsentry/sentry-cordova","owner":"getsentry","description":"The official Sentry SDK for Cordova","archived":false,"fork":false,"pushed_at":"2025-03-05T17:31:02.000Z","size":1300,"stargazers_count":76,"open_issues_count":9,"forks_count":53,"subscribers_count":51,"default_branch":"main","last_synced_at":"2025-04-01T21:03:13.355Z","etag":null,"topics":["android","cordova","ionic","ios","sdk","sentry","tag-production","team-mobile"],"latest_commit_sha":null,"homepage":"https://sentry.io/","language":"TypeScript","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/getsentry.png","metadata":{"funding":{"custom":["https://sentry.io/pricing/","https://sentry.io/"]},"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","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":"2017-10-16T15:44:51.000Z","updated_at":"2025-01-03T19:08:11.000Z","dependencies_parsed_at":"2024-02-21T21:29:49.082Z","dependency_job_id":"c603144c-c8f8-49ac-9ccc-10ec0838b628","html_url":"https://github.com/getsentry/sentry-cordova","commit_stats":{"total_commits":239,"total_committers":35,"mean_commits":6.828571428571428,"dds":0.4435146443514645,"last_synced_commit":"915a9e86428870e599fe17d05e0028f5ba07685f"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-cordova","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-cordova/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-cordova/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-cordova/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getsentry","download_url":"https://codeload.github.com/getsentry/sentry-cordova/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247974717,"owners_count":21026742,"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":["android","cordova","ionic","ios","sdk","sentry","tag-production","team-mobile"],"created_at":"2024-08-06T08:03:28.484Z","updated_at":"2025-04-09T04:06:25.745Z","avatar_url":"https://github.com/getsentry.png","language":"TypeScript","readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://sentry.io/?utm_source=github\u0026utm_medium=logo\" target=\"_blank\"\u003e\n      \u003cimg src=\"https://sentry-brand.storage.googleapis.com/sentry-wordmark-dark-280x84.png\" alt=\"Sentry\" width=\"280\" height=\"84\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003ch1\u003eOfficial Sentry SDK for Cordova (Ionic, ...)\u003c/h1\u003e\n\n_Bad software is everywhere, and we're tired of it. Sentry is on a mission to help developers write better software faster, so we can get back to enjoying technology. If you want to join us [\u003ckbd\u003e**Check out our open positions**\u003c/kbd\u003e](https://sentry.io/careers/)_\n\n[![build](https://github.com/getsentry/sentry-cordova/workflows/Build%20\u0026%20Test/badge.svg?branch=main)](https://github.com/getsentry/sentry-cordova/actions?query=branch%3Amain)\n[![codecov](https://codecov.io/gh/getsentry/sentry-cordova/branch/master/graph/badge.svg)](https://codecov.io/gh/getsentry/sentry-cordova)\n[![npm version](https://img.shields.io/npm/v/sentry-cordova.svg)](https://www.npmjs.com/package/sentry-cordova)\n[![npm dm](https://img.shields.io/npm/dm/sentry-cordova.svg)](https://www.npmjs.com/package/sentry-cordova)\n[![npm dt](https://img.shields.io/npm/dt/sentry-cordova.svg)](https://www.npmjs.com/package/sentry-cordova)\n\n**This is a beta release**\n\n## Usage\n\n### Cordova in `index.html` `onDeviceReady` function:\n\n```javascript\nonDeviceReady: function() {\n    ...\n    var Sentry = cordova.require(\"sentry-cordova.Sentry\");\n    Sentry.init({ dsn: '___PUBLIC_DSN___' });\n    ...\n}\n```\n\n### Ionic in your `app.module.ts`:\n\n```javascript\n...\nimport * as Sentry from 'sentry-cordova';\n...\nSentry.init({ dsn: '___PUBLIC_DSN___' });\n```\n\n## Documentation\n\n* [Installation](https://docs.sentry.io/platforms/javascript/guides/cordova/#install)\n* [Using Sentry with Ionic](https://docs.sentry.io/platforms/javascript/guides/cordova/ionic/)\n* [Documentation](https://docs.sentry.io/platforms/javascript/guides/cordova/)\n","funding_links":["https://sentry.io/pricing/","https://sentry.io/"],"categories":["TypeScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetsentry%2Fsentry-cordova","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgetsentry%2Fsentry-cordova","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetsentry%2Fsentry-cordova/lists"}