{"id":15687086,"url":"https://github.com/omrilotan/colombo","last_synced_at":"2025-07-27T20:06:21.614Z","repository":{"id":57203210,"uuid":"321766430","full_name":"omrilotan/colombo","owner":"omrilotan","description":"🕵️‍♂️ View Javascript source code using source-map from CLI","archived":false,"fork":false,"pushed_at":"2025-03-27T12:24:23.000Z","size":44,"stargazers_count":11,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-19T14:25:05.296Z","etag":null,"topics":["cli","debug","productivity","source-code","sourcemap","viewer"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/colombo","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/omrilotan.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"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,"zenodo":null}},"created_at":"2020-12-15T19:17:30.000Z","updated_at":"2025-06-23T10:14:44.000Z","dependencies_parsed_at":"2024-10-23T20:36:21.685Z","dependency_job_id":"85c140f1-0317-46e1-a1a5-fafdabcac2be","html_url":"https://github.com/omrilotan/colombo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/omrilotan/colombo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omrilotan%2Fcolombo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omrilotan%2Fcolombo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omrilotan%2Fcolombo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omrilotan%2Fcolombo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/omrilotan","download_url":"https://codeload.github.com/omrilotan/colombo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omrilotan%2Fcolombo/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267417664,"owners_count":24083839,"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","status":"online","status_checked_at":"2025-07-27T02:00:11.917Z","response_time":82,"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":["cli","debug","productivity","source-code","sourcemap","viewer"],"created_at":"2024-10-03T17:43:15.605Z","updated_at":"2025-07-27T20:06:21.578Z","avatar_url":"https://github.com/omrilotan.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# colombo [![](https://img.shields.io/npm/v/colombo.svg)](https://www.npmjs.com/package/colombo)\n\n## 🕵️‍♂️ Use remote source-map to view Javascript source code from CLI\n\nRun and follow instructions:\n\n```bash\nnpx colombo\n```\n\n![](https://user-images.githubusercontent.com/516342/103102893-ef27da00-4626-11eb-928a-9c67c077520d.gif)\n\n## Features\n\n- Interactive\n- Supports reading sourcemap location from [SourceMap header](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/SourceMap)\n- Tries to figure out the source-map location from the source file content\n- Tries to figure out line and column from stack trace style input\n- Configure custom headers (one-time or persistant) †\n\n\u003e † Persistant configuration is stored in `~/.colomborc`.\n\n## Manual\n\n\u003c!-- Edit man file to change the following content\u003e\n\u003c!-- MAN START --\u003e\n\n```txt\nNAME\n\tcolombo - Read source code from sourcemap location\n\nSYNOPSIS\n\tcolombo [file[:line[:column]]] [options]\n\nDESCRIPTION\n\tUse remote source-map to view Javascript source code from CLI\n\nEXAMPLES\n\t$ colombo https://cdn.example.com/app.d0892a2.js:1:9694\n\t$ colombo https://cdn.example.com/app.d0892a2.js\n\nOPTIONS\n\t--help\t\t\t\t\t\t\t\t\t\tShow help\n\t--version, -V\t\t\t\t\t\t\tShow version number\n\t--config\t\t\t\t\t\t\t\t\tRead / Add persistant configuration\n\t--header, -H \"key: value\"\tAdd a header to the request\n\n\nEXAMPLES\n\t$ colombo --help\n\t$ colombo https://cdn.example.com/app.d0892a2.js:1:9694 -H \"Access-Token: 1234\"\n\t$ colombo --config\n\t$ colombo --config -H \"access-token: 1234\"\n```\n\n\u003c!-- MAN END --\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fomrilotan%2Fcolombo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fomrilotan%2Fcolombo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fomrilotan%2Fcolombo/lists"}