{"id":19513023,"url":"https://github.com/invrs/industry-exception","last_synced_at":"2026-06-06T23:31:14.268Z","repository":{"id":57273516,"uuid":"57021461","full_name":"invrs/industry-exception","owner":"invrs","description":"Pretty error logging for StandardIO functions","archived":false,"fork":false,"pushed_at":"2016-06-12T21:24:08.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-02-09T01:06:52.407Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/invrs.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}},"created_at":"2016-04-25T07:39:25.000Z","updated_at":"2016-04-25T08:00:42.000Z","dependencies_parsed_at":"2022-08-26T13:41:08.831Z","dependency_job_id":null,"html_url":"https://github.com/invrs/industry-exception","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/invrs%2Findustry-exception","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/invrs%2Findustry-exception/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/invrs%2Findustry-exception/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/invrs%2Findustry-exception/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/invrs","download_url":"https://codeload.github.com/invrs/industry-exception/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240762293,"owners_count":19853453,"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":[],"created_at":"2024-11-10T23:28:30.972Z","updated_at":"2026-06-06T23:31:13.323Z","avatar_url":"https://github.com/invrs.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# IndustryException [![Build Status](https://travis-ci.org/invrs/industry-exception.svg?branch=master)](https://travis-ci.org/invrs/industry-exception)\n\nPretty error logging for StandardIO functions.\n\n## Usage\n\n```js\nimport { factory } from \"industry\"\nimport { exception } from \"industry-exception\"\nimport { functions } from \"industry-functions\"\nimport { instance } from \"industry-instance\"\nimport { standard_io } from \"industry-standard-io\"\n\nclass Test {\n  hello() {\n    throw \"world\"\n  }\n}\n\nlet test = factory(Test)\n  .set(\"exception\", exception)\n  .set(\"functions\", functions)\n  .set(\"instance\", instance)\n  .set(\"standard_io\", standard_io)\n\ntest.hello()\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finvrs%2Findustry-exception","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finvrs%2Findustry-exception","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finvrs%2Findustry-exception/lists"}