{"id":13527624,"url":"https://github.com/AndreasMadsen/trace","last_synced_at":"2025-04-01T09:31:49.639Z","repository":{"id":4667968,"uuid":"5814103","full_name":"AndreasMadsen/trace","owner":"AndreasMadsen","description":"Creates super long stack traces","archived":false,"fork":false,"pushed_at":"2024-10-23T01:20:53.000Z","size":181,"stargazers_count":195,"open_issues_count":6,"forks_count":19,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-03-31T17:13:30.724Z","etag":null,"topics":["asynchronous","debugging","javascript","stack-traces","trace"],"latest_commit_sha":null,"homepage":"https://trace.js.org","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/AndreasMadsen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2012-09-14T20:02:41.000Z","updated_at":"2025-02-06T08:25:29.000Z","dependencies_parsed_at":"2024-11-23T22:57:39.972Z","dependency_job_id":"0dcad2b5-0e12-4ea4-9d5a-4c01e28ea696","html_url":"https://github.com/AndreasMadsen/trace","commit_stats":{"total_commits":103,"total_committers":4,"mean_commits":25.75,"dds":0.04854368932038833,"last_synced_commit":"50bee1e1e38060cf1c348165bdd53fc8b024d925"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasMadsen%2Ftrace","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasMadsen%2Ftrace/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasMadsen%2Ftrace/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasMadsen%2Ftrace/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AndreasMadsen","download_url":"https://codeload.github.com/AndreasMadsen/trace/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246506132,"owners_count":20788595,"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":["asynchronous","debugging","javascript","stack-traces","trace"],"created_at":"2024-08-01T06:01:54.472Z","updated_at":"2025-04-01T09:31:49.605Z","avatar_url":"https://github.com/AndreasMadsen.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# trace [![Build Status](https://secure.travis-ci.org/AndreasMadsen/trace.svg)](http://travis-ci.org/AndreasMadsen/trace)\n\n\u003e Creates super long stack traces\n\nSee https://trace.js.org for examples.\n\n**Trace only works with node.js v8.x and newer.** Use `npm install trace@^2`\nfor node.js v6 and v4.\n\n## How\n\n```sheel\nnpm install trace --save\nnode --stack_trace_limit=100 -r trace debug-me.js\n```\n\nThis will provide a very long stack trace, if you are not interested in\nnode internal lines, take a look at [clarify](https://github.com/AndreasMadsen/clarify).\n\n```sheel\nnpm install clarify --save\nnode --stack_trace_limit=100 -r trace -r clarify debug-me.js\n```\n\nFor specific examples see https://trace.js.org.\n\n## Found a bug?\n\nI encourage you to file any bugs you may find, even if you can't reduce the\nissue to only involve nodecore modules. I will then use all my power to fix it.\n\n\u003e I want this module to be the best and most trusted async trace module ever!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAndreasMadsen%2Ftrace","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FAndreasMadsen%2Ftrace","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAndreasMadsen%2Ftrace/lists"}