{"id":13468491,"url":"https://github.com/jesstelford/react-bsod","last_synced_at":"2025-04-06T22:10:09.306Z","repository":{"id":66101679,"uuid":"65183499","full_name":"jesstelford/react-bsod","owner":"jesstelford","description":":large_blue_circle: A Blue Screen Of Death (bsod) component to display your errors.","archived":false,"fork":false,"pushed_at":"2017-05-25T04:24:51.000Z","size":37,"stargazers_count":324,"open_issues_count":0,"forks_count":16,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-30T20:12:18.753Z","etag":null,"topics":["bsod","death","error-handler","react"],"latest_commit_sha":null,"homepage":null,"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/jesstelford.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}},"created_at":"2016-08-08T07:42:04.000Z","updated_at":"2025-02-23T19:56:47.000Z","dependencies_parsed_at":"2023-06-07T21:45:17.099Z","dependency_job_id":null,"html_url":"https://github.com/jesstelford/react-bsod","commit_stats":{"total_commits":12,"total_committers":5,"mean_commits":2.4,"dds":"0.41666666666666663","last_synced_commit":"0cbbf149ff86f38fd5914b7d8d73ec516ffe4885"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jesstelford%2Freact-bsod","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jesstelford%2Freact-bsod/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jesstelford%2Freact-bsod/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jesstelford%2Freact-bsod/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jesstelford","download_url":"https://codeload.github.com/jesstelford/react-bsod/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247557767,"owners_count":20958047,"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":["bsod","death","error-handler","react"],"created_at":"2024-07-31T15:01:12.154Z","updated_at":"2025-04-06T22:10:09.272Z","avatar_url":"https://github.com/jesstelford.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# react-bsod\n\n`react-bsod` (aka blue screen of death) renders an error in this old-school format:\n\n\u003cimg src=\"http://i.imgur.com/C5YMxXE.png\" alt=\"blue screen of death\" width=\"700\" /\u003e\n\nThis is a drop-in replacement for\n[`redbox-react`](https://github.com/commissure/redbox-react)\n\n## Usage\n\n```\nnpm install --save-dev react-bsod\n```\n\n```javascript\nimport BSOD from 'react-bsod'\n\nconst e = new Error('boom')\nconst bsod = \u003cBSOD error={e} /\u003e\n```\n\nSee the [`redbox-react`\ndocumentation](https://github.com/commissure/redbox-react#usage) for a more\ndetailed explanation of usage.\n\n_Note: All props are passed through to `redbox-react` except `style`, which is\nreplaced internally_\n\n## Contributing\n\nThis is an _open_ open source project; please send your PRs / issues / comments\nvia GitHub. If your contributions are of high quality, I will grant you commit\naccess to the repository.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjesstelford%2Freact-bsod","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjesstelford%2Freact-bsod","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjesstelford%2Freact-bsod/lists"}