{"id":16795158,"url":"https://github.com/mehcode/node-short-stack","last_synced_at":"2025-03-17T03:13:42.479Z","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":3,"default_branch":"master","last_synced_at":"2025-01-23T12:46:40.124Z","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,"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","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243965783,"owners_count":20375918,"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-10-13T09:15:33.406Z","updated_at":"2025-03-17T03:13:42.457Z","avatar_url":"https://github.com/mehcode.png","language":"JavaScript","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","funding_links":[],"categories":[],"sub_categories":[],"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"}