{"id":30906088,"url":"https://github.com/elpete/whoops","last_synced_at":"2025-09-09T11:25:11.867Z","repository":{"id":21859610,"uuid":"94251936","full_name":"elpete/whoops","owner":"elpete","description":"Interactive debug for exceptions in ColdBox","archived":false,"fork":false,"pushed_at":"2022-04-14T14:56:41.000Z","size":368,"stargazers_count":4,"open_issues_count":2,"forks_count":8,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-08-03T18:59:35.336Z","etag":null,"topics":["cfml","coldbox","exception-handling"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/elpete.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-06-13T19:55:00.000Z","updated_at":"2022-04-14T14:56:45.000Z","dependencies_parsed_at":"2022-08-07T10:01:15.804Z","dependency_job_id":null,"html_url":"https://github.com/elpete/whoops","commit_stats":null,"previous_names":[],"tags_count":14,"template":null,"template_full_name":null,"purl":"pkg:github/elpete/whoops","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elpete%2Fwhoops","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elpete%2Fwhoops/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elpete%2Fwhoops/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elpete%2Fwhoops/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elpete","download_url":"https://codeload.github.com/elpete/whoops/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elpete%2Fwhoops/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274290679,"owners_count":25258155,"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","status":"online","status_checked_at":"2025-09-09T02:00:10.223Z","response_time":80,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["cfml","coldbox","exception-handling"],"created_at":"2025-09-09T11:25:07.376Z","updated_at":"2025-09-09T11:25:11.836Z","avatar_url":"https://github.com/elpete.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# whoops\n\n## A version of whoops is now included in ColdBox 6.  All issues for the ColdBox 6 version of whoops should be reported to the ColdBox project.  Additionally, whoops is in maintenance mode and intended just for ColdBox 5 and earlier projects.\n\n## Interactive debugger for exceptions in CFML\n\nBlatantly copied from https://filp.github.io/whoops/ (Thank you!)\n\n### Install\n\n```\nbox install whoops --saveDev\n```\n\n### Usage\n\nThe module will register itself as the `customErrorTemplate` regardless of the environment.  For this reason, make sure you install whoops as a `devDependency`.\n\nAlternatively, you can manually set your `coldbox.customErrorTemplate` to the path to `/whoops/views/whoops.cfm` from your application root.\n\n```\ncoldbox.customErrorTemplate = \"/modules/whoops/views/whoops.cfm\";\n```\n\nYou can open files in your editor directly from the Whoops template by setting a\n`WHOOPS_EDITOR` environment variable.  Here are the allowed values:\n\n+ vscode\n+ vscode-insiders\n+ sublime\n+ textmate\n+ emacs\n+ macvim\n+ idea\n+ atom\n+ espresso\n\nWhen setting a valid editor, an \"Open\" button will appear next to the active stacktrace pane.\n\nIf you'd like to add an editor, please open a Pull Request adding your editor's url scheme to the top of `views/whoops.cfm`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felpete%2Fwhoops","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felpete%2Fwhoops","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felpete%2Fwhoops/lists"}