{"id":18609693,"url":"https://github.com/unlight/dev-error-handler","last_synced_at":"2025-11-02T20:30:27.774Z","repository":{"id":57111764,"uuid":"92675778","full_name":"unlight/dev-error-handler","owner":"unlight","description":"Expose global angular error handler to screen","archived":false,"fork":false,"pushed_at":"2017-07-03T16:47:48.000Z","size":75,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-25T09:27:59.786Z","etag":null,"topics":["angular-error","dev-error","error-handler","ngx-error","stacktrace"],"latest_commit_sha":null,"homepage":null,"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/unlight.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}},"created_at":"2017-05-28T17:21:14.000Z","updated_at":"2017-05-28T20:13:37.000Z","dependencies_parsed_at":"2022-08-21T10:31:00.608Z","dependency_job_id":null,"html_url":"https://github.com/unlight/dev-error-handler","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unlight%2Fdev-error-handler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unlight%2Fdev-error-handler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unlight%2Fdev-error-handler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unlight%2Fdev-error-handler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/unlight","download_url":"https://codeload.github.com/unlight/dev-error-handler/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239400596,"owners_count":19632049,"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":["angular-error","dev-error","error-handler","ngx-error","stacktrace"],"created_at":"2024-11-07T03:06:59.342Z","updated_at":"2025-11-02T20:30:27.709Z","avatar_url":"https://github.com/unlight.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"dev-error-handler\n---\nExpose global angular error handler to screen.\n![](https://raw.githubusercontent.com/unlight/dev-error-handler/master/screenshots/fatal-error-1.png)\n\nUSAGE\n---\n1. Install `npm i @epam/dev-error-handler`\n2. Import `DevErrorHandler`\n```ts\nimport { ErrorHandler } from '@angular/core';\nimport { DevErrorHandler } from '@epam/dev-error-handler';\n```\n3. Configure dependency injection\n```ts\n{ provide: ErrorHandler, useClass: DevErrorHandler }\n```\n\nCHANGELOG\n---\n* 1.1.0: Removed sourcemaps\n* 1.0.X: First release\n\nTODO\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funlight%2Fdev-error-handler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Funlight%2Fdev-error-handler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funlight%2Fdev-error-handler/lists"}