{"id":13625372,"url":"https://github.com/vilicvane/nodemand","last_synced_at":"2025-06-25T04:34:27.130Z","repository":{"id":57311971,"uuid":"281461585","full_name":"vilicvane/nodemand","owner":"vilicvane","description":"Restart Node.js process on required modules change.","archived":false,"fork":false,"pushed_at":"2023-10-01T10:33:42.000Z","size":130,"stargazers_count":21,"open_issues_count":0,"forks_count":2,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-17T19:04:05.430Z","etag":null,"topics":["node","node-dev","nodemon","watch"],"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/vilicvane.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,"governance":null}},"created_at":"2020-07-21T17:27:30.000Z","updated_at":"2025-01-24T08:11:59.000Z","dependencies_parsed_at":"2022-09-10T22:11:56.672Z","dependency_job_id":"cf41f58a-036a-49a4-9be8-7bb6079665fa","html_url":"https://github.com/vilicvane/nodemand","commit_stats":null,"previous_names":["makeflow/nodemand","vilicvane/nodemand"],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/vilicvane/nodemand","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vilicvane%2Fnodemand","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vilicvane%2Fnodemand/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vilicvane%2Fnodemand/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vilicvane%2Fnodemand/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vilicvane","download_url":"https://codeload.github.com/vilicvane/nodemand/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vilicvane%2Fnodemand/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261806541,"owners_count":23212566,"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":["node","node-dev","nodemon","watch"],"created_at":"2024-08-01T21:01:54.689Z","updated_at":"2025-06-25T04:34:27.066Z","avatar_url":"https://github.com/vilicvane.png","language":"JavaScript","funding_links":[],"categories":["node"],"sub_categories":[],"readme":"[![NPM Package](https://badge.fury.io/js/nodemand.svg)](https://www.npmjs.com/package/nodemand)\n\n# 🙅‍ Nodemand\n\nRestart Node.js process on required modules change.\n\nA light-weight alternative to tools like `nodemon` and `node-dev`, watches module files found in `ESMLoader` after start and no modification is made to the runtime objects.\n\nIt supports both ES module and CommonJS.\n\n## Installation\n\n```bash\nyarn global add nodemand\n# or\nnpm install --global nodemand\n```\n\n## Usage\n\n```bash\nnodemand [options] \u003cmodule-path\u003e [...args]\n# example\nnodemand server.js\n```\n\n### Options\n\n- `--debounce \u003cdelay\u003e`\n  Debounce restart after change detection, defaults to 1000.\n- `--node-modules`\n  Watch also files under node_modules (symbolic links will be resolved before filtering).\n- `--color`, `--no-color`\n  Force color or no color in console output.\n- Other Node.js command line options.\n\n## License\n\nMIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvilicvane%2Fnodemand","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvilicvane%2Fnodemand","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvilicvane%2Fnodemand/lists"}