{"id":13525977,"url":"https://github.com/clinicjs/notare","last_synced_at":"2025-04-24T05:04:53.591Z","repository":{"id":56136698,"uuid":"262491956","full_name":"clinicjs/notare","owner":"clinicjs","description":null,"archived":false,"fork":false,"pushed_at":"2020-11-24T21:01:09.000Z","size":2608,"stargazers_count":53,"open_issues_count":1,"forks_count":3,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-04-18T04:48:44.670Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/clinicjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-05-09T04:56:56.000Z","updated_at":"2024-11-11T14:51:08.000Z","dependencies_parsed_at":"2022-08-15T13:20:58.413Z","dependency_job_id":null,"html_url":"https://github.com/clinicjs/notare","commit_stats":null,"previous_names":["jasnell/notare"],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clinicjs%2Fnotare","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clinicjs%2Fnotare/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clinicjs%2Fnotare/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clinicjs%2Fnotare/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/clinicjs","download_url":"https://codeload.github.com/clinicjs/notare/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250430582,"owners_count":21429324,"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-08-01T06:01:23.998Z","updated_at":"2025-04-24T05:04:53.572Z","avatar_url":"https://github.com/clinicjs.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# notare -- Node.js observer\n\nInspired by Matteo Collina's [climem](https://www.npmjs.com/package/climem)...\n\nUtility for monitoring Node.js performance metrics from the command line.\n\nFirst, install globally:\n\n```console\n$ npm i -g notare\n```\n\nThen, within your project:\n\n```console\n$ npm i --save-dev notare\n$ node -r notare myscript.js\n```\n\nThen, from a separate terminal window, run:\n\n```console\n$ notare\n```\n\n## Screenshots\n\nUse the keyboard arrow keys to navigate screens.\n\n![Memory](https://github.com/jasnell/notare/blob/master/docs/images/notare_memory.png?raw=true)\n\n![Event Loop Delay](https://github.com/jasnell/notare/blob/master/docs/images/notare_eld.png?raw=true)\n\n![CPU](https://github.com/jasnell/notare/blob/master/docs/images/notare_cpu.png?raw=true)\n\n![Handles](https://github.com/jasnell/notare/blob/master/docs/images/notare_handles.png?raw=true)\n\n## Configuration via Environment Variables\n\n* `NOTARE_HZ=n` where `n` is the number of samples per second (default `2`)\n* `NOTARE_PORT=n` where `n` is the UDP port notare should use (default `8999`)\n* `NOTARE_HOST=n` where `n` is the UDP hostname (default `localhost`)\n* `NOTARE_HANDLES=1` instructs notare to monitor async hook handle counts\n* `NOTARE_GC=1` instructs notare to monitor garbage collection\n  (disabled by default)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclinicjs%2Fnotare","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclinicjs%2Fnotare","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclinicjs%2Fnotare/lists"}