{"id":15010534,"url":"https://github.com/nodejs/node-inspect","last_synced_at":"2025-10-03T19:31:02.528Z","repository":{"id":48335946,"uuid":"67266221","full_name":"nodejs/node-inspect","owner":"nodejs","description":"Code that's now part of node, previously `node debug` for `node --inspect`","archived":true,"fork":false,"pushed_at":"2021-07-29T01:15:40.000Z","size":252,"stargazers_count":340,"open_issues_count":0,"forks_count":45,"subscribers_count":37,"default_branch":"main","last_synced_at":"2024-10-29T17:24:00.929Z","etag":null,"topics":["cli-debugger","node","nodejs"],"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/nodejs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-09-03T02:16:41.000Z","updated_at":"2024-08-22T16:40:37.000Z","dependencies_parsed_at":"2022-09-15T17:02:21.504Z","dependency_job_id":null,"html_url":"https://github.com/nodejs/node-inspect","commit_stats":null,"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode-inspect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode-inspect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode-inspect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode-inspect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodejs","download_url":"https://codeload.github.com/nodejs/node-inspect/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234889891,"owners_count":18902474,"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":["cli-debugger","node","nodejs"],"created_at":"2024-09-24T19:34:39.798Z","updated_at":"2025-10-03T19:30:57.206Z","avatar_url":"https://github.com/nodejs.png","language":"JavaScript","readme":"# `node-inspect`\n\n```bash\nnpm install --global node-inspect\n```\n\nFor the old V8 debugger protocol,\nnode has two options:\n\n1. `node --debug \u003cfile\u003e`: Start `file` with remote debugging enabled.\n2. `node debug \u003cfile\u003e`: Start an interactive CLI debugger for `\u003cfile\u003e`.\n\nBut for the Chrome inspector protocol,\nthere's only one: `node --inspect \u003cfile\u003e`.\n\nThis project tries to provide the missing second option\nby re-implementing `node debug` against the new protocol.\n\n```\nUsage: node-inspect script.js\n       node-inspect \u003chost\u003e:\u003cport\u003e\n       node-inspect --port=\u003cport\u003e\n```\n\n#### References\n\n* [Debugger Documentation](https://nodejs.org/api/debugger.html)\n* [EPS: `node inspect` CLI debugger](https://github.com/nodejs/node-eps/pull/42)\n* [Debugger Protocol Viewer](https://chromedevtools.github.io/debugger-protocol-viewer/)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnodejs%2Fnode-inspect","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnodejs%2Fnode-inspect","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnodejs%2Fnode-inspect/lists"}