{"id":16795158,"url":"https://github.com/mehcode/node-short-stack","last_synced_at":"2026-07-09T10:31:41.106Z","repository":{"id":149888177,"uuid":"41501146","full_name":"mehcode/node-short-stack","owner":"mehcode","description":"Elegant and delicious stack traces for node.","archived":false,"fork":false,"pushed_at":"2015-08-27T21:35:31.000Z","size":140,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-17T03:13:39.955Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mehcode.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":"2015-08-27T17:24:45.000Z","updated_at":"2015-08-27T21:31:11.000Z","dependencies_parsed_at":"2023-04-06T04:19:00.332Z","dependency_job_id":null,"html_url":"https://github.com/mehcode/node-short-stack","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mehcode/node-short-stack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mehcode%2Fnode-short-stack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mehcode%2Fnode-short-stack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mehcode%2Fnode-short-stack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mehcode%2Fnode-short-stack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mehcode","download_url":"https://codeload.github.com/mehcode/node-short-stack/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mehcode%2Fnode-short-stack/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35296693,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-09T02:00:07.329Z","response_time":57,"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":[],"created_at":"2024-10-13T09:15:33.406Z","updated_at":"2026-07-09T10:31:41.091Z","avatar_url":"https://github.com/mehcode.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# short-stack\n\n## Install\n\n```sh\n$ npm install short-stack\n```\n\n## Usage\n\n```js\nif (process.env.NODE_ENV !== \"production\") {\n  require(\"short-stack\")({\n    builtin: false,  // hide frames within builtin modules (process,domain,etc.)\n    async: true,     // collect asynchronous stack traces (with stackup)\n    include: [       // whitelist for stack frames (that are not built-in modules)\n      __dirname + \"./src\"\n    ]\n  })\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmehcode%2Fnode-short-stack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmehcode%2Fnode-short-stack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmehcode%2Fnode-short-stack/lists"}