{"id":44046851,"url":"https://github.com/sparkouttech/ngx-bugatlas","last_synced_at":"2026-02-07T22:12:00.828Z","repository":{"id":233746026,"uuid":"787745351","full_name":"sparkouttech/ngx-bugatlas","owner":"sparkouttech","description":"The NgxBugatlas is designed to help monitor and manage errors in software applications. This is provides an overview of the system, setup instructions, and usage details to help you integrate this tool into your development angular applications.","archived":false,"fork":false,"pushed_at":"2025-01-10T07:08:40.000Z","size":695,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-10-19T07:47:48.563Z","etag":null,"topics":["angular","angular-client-logger","error-handling","error-tracking","ngx"],"latest_commit_sha":null,"homepage":"https://bugatlas.com","language":"HTML","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/sparkouttech.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-04-17T05:24:15.000Z","updated_at":"2024-05-22T10:36:49.000Z","dependencies_parsed_at":"2024-12-03T22:00:39.297Z","dependency_job_id":"d3ab488f-9c81-44a7-9942-239127d929d9","html_url":"https://github.com/sparkouttech/ngx-bugatlas","commit_stats":{"total_commits":13,"total_committers":2,"mean_commits":6.5,"dds":0.07692307692307687,"last_synced_commit":"d715a5719446939106ba4893902e532ed00360de"},"previous_names":["sparkouttech/ngx-bugatlas"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/sparkouttech/ngx-bugatlas","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sparkouttech%2Fngx-bugatlas","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sparkouttech%2Fngx-bugatlas/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sparkouttech%2Fngx-bugatlas/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sparkouttech%2Fngx-bugatlas/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sparkouttech","download_url":"https://codeload.github.com/sparkouttech/ngx-bugatlas/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sparkouttech%2Fngx-bugatlas/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29210145,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-07T21:35:21.898Z","status":"ssl_error","status_checked_at":"2026-02-07T21:35:20.106Z","response_time":63,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["angular","angular-client-logger","error-handling","error-tracking","ngx"],"created_at":"2026-02-07T22:12:00.226Z","updated_at":"2026-02-07T22:12:00.822Z","avatar_url":"https://github.com/sparkouttech.png","language":"HTML","readme":"# NgxBugatlas\n\u003ca href=\"https://bugatlas.com\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://bugatlas.com/assets/images/error-tracker.svg\" alt=\"codecov\"\u003e\n  \u003c/a\u003e\n  \u003cbr\u003e\n  The NgxBugatlas is designed to help monitor and manage errors in software applications. This is provides an overview of the system, setup instructions, and usage details to help you integrate this tool into your development angular applications.\n \n## Features\n- Capture and log errors as they occur in real-time across your applications.\n- A user-friendly dashboard to visualize errors and statistics.\n- Display exceptions, analytics and logs separately. It more helpful to findout errors\n- Can easily findout Applications, HTTP calls and bolckchain Errors.\n- Tracked the users how long time spent in each page.\n\n## Dependencies\n\n| ngx-bugatlas | Angular |\n| ----------   | ------- |\n| 0.0.2        | 14      |\n| 0.0.3        | 15      |\n| 0.0.7        | 16      |\n\n\n## Install\n\nnpm i ngx-bugatlas\n\n## Setup\n\n```ts\nimport { NgxBugatlasModule, NgxBugatlasService } from 'ngx-bugatlas';\n\n@NgModule({\n  imports: [ NgxBugatlasModule ]\n})\n\nexport class AppModule {\n  constructor(\n    private ngxBugatlasService : NgxBugatlasService,\n  )\n  {\n    const data = {\n      api_key:'API_KEY',\n      secret_key:'SECRET_KEY',\n    }\n    this.ngxBugatlasService.seConfigKey(data);\n  }\n }\n```\n**Note:** The API_KEY and SECRET_KEY will provided by our team\n\n## License\n\nMIT\n\n\n## Website\n\u003ca href=\"https://bugatlas.com\" target=\"_blank\"\u003ebugatlas.com\u003c/a\u003e\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsparkouttech%2Fngx-bugatlas","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsparkouttech%2Fngx-bugatlas","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsparkouttech%2Fngx-bugatlas/lists"}