{"id":18762184,"url":"https://github.com/straps/nodejs-demos","last_synced_at":"2025-04-13T03:32:04.005Z","repository":{"id":140472883,"uuid":"1550023","full_name":"straps/nodejs-demos","owner":"straps","description":"Node.js examples and demo code, just as reference or documentation","archived":false,"fork":false,"pushed_at":"2011-05-06T09:57:26.000Z","size":1017,"stargazers_count":38,"open_issues_count":0,"forks_count":9,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-26T21:22:12.990Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://www.strx.it/2011/04/node-js-learning-and-debugging/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/straps.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-03-31T08:15:26.000Z","updated_at":"2024-01-21T06:39:24.000Z","dependencies_parsed_at":"2023-03-13T10:42:17.178Z","dependency_job_id":null,"html_url":"https://github.com/straps/nodejs-demos","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/straps%2Fnodejs-demos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/straps%2Fnodejs-demos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/straps%2Fnodejs-demos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/straps%2Fnodejs-demos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/straps","download_url":"https://codeload.github.com/straps/nodejs-demos/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248659682,"owners_count":21141159,"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-11-07T18:19:55.926Z","updated_at":"2025-04-13T03:32:03.713Z","avatar_url":"https://github.com/straps.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Node.js examples, demos and tests just as reference and doc\n\n## Install node and npm\n\nTo install node in Ubuntu [click here](http://goo.gl/5FrHg)\n\nFor other platforms [click here](http://goo.gl/SWiTb)\n\n## Setup your debugging environment\n\n`npm install node-inspector` (and optional `npm install v8-profiler`) will install\nthe [node-inspector](http://goo.gl/mQfeA) module,\nperfect for step-by-step debug of node.js programs\n\nNow run `node-inspector \u0026` and start your node app as `node --debug-brk app.js`; open\nthe page `http://127.0.0.1:8080/debug?port=5858` on a webkit-based browser\nand see the magic.\n\nIf you want, you can use my [nodebug](https://github.com/straps/nodejs-demos/blob/master/nodebug)\nthat launch node-inspector, the application and google chrome in debug mode\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstraps%2Fnodejs-demos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstraps%2Fnodejs-demos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstraps%2Fnodejs-demos/lists"}