{"id":26066493,"url":"https://github.com/janeasystems/convert-sourcemap-stacktrace","last_synced_at":"2025-04-11T16:26:34.636Z","repository":{"id":57206846,"uuid":"284951535","full_name":"JaneaSystems/convert-sourcemap-stacktrace","owner":"JaneaSystems","description":"Converts a stacktrace using a sourcemap.","archived":false,"fork":false,"pushed_at":"2020-08-04T12:22:20.000Z","size":5,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-08T22:05:03.820Z","etag":null,"topics":[],"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/JaneaSystems.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":"2020-08-04T10:49:03.000Z","updated_at":"2024-08-05T02:06:53.000Z","dependencies_parsed_at":"2022-09-08T17:01:32.841Z","dependency_job_id":null,"html_url":"https://github.com/JaneaSystems/convert-sourcemap-stacktrace","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/JaneaSystems%2Fconvert-sourcemap-stacktrace","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JaneaSystems%2Fconvert-sourcemap-stacktrace/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JaneaSystems%2Fconvert-sourcemap-stacktrace/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JaneaSystems%2Fconvert-sourcemap-stacktrace/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JaneaSystems","download_url":"https://codeload.github.com/JaneaSystems/convert-sourcemap-stacktrace/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248439716,"owners_count":21103664,"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":"2025-03-08T20:52:21.443Z","updated_at":"2025-04-11T16:26:34.611Z","avatar_url":"https://github.com/JaneaSystems.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# convert-sourcemap-stacktrace\n\nUses a source map to convert a stack trace from running bundled / minified JavaScript code into the original stack trace.\n\n## Install\n```\nyarn add -D convert-sourcemap-stacktrace\n```\n## Usage\n\n- Copy `main.bundle.js.map` somewhere.\n\n- Create a `stacktrace.txt` file containing the stack trace to convert.\n\n- Run the `convert-sourcemap-stacktrace` script:\n```\nyarn convert-sourcemap-stacktrace --stack path/to/stacktrace.txt --source-map path/to/main.bundle.js.map\n```\n\n- If the bundle / minified file has another name:\n```\nyarn convert-sourcemap-stacktrace --bundle-name {your_bundle_name} --stack path/to/stacktrace.txt --source-map path/to/{your_bundle_name}\n```\n\n- For more information:\n```\nyarn convert-sourcemap-stacktrace --help\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaneasystems%2Fconvert-sourcemap-stacktrace","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjaneasystems%2Fconvert-sourcemap-stacktrace","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaneasystems%2Fconvert-sourcemap-stacktrace/lists"}