{"id":15482475,"url":"https://github.com/guidsdo/nisd","last_synced_at":"2025-03-28T15:15:42.825Z","repository":{"id":114590383,"uuid":"101517854","full_name":"guidsdo/nisd","owner":"guidsdo","description":"Npm Install in SubDirectories. Yes, it's that simple. Use it like: `nisd [subdirs...]` (Example: `nisd client server scripts`)","archived":false,"fork":false,"pushed_at":"2018-11-09T13:27:22.000Z","size":21,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-26T09:28:43.112Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/guidsdo.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-08-26T23:01:53.000Z","updated_at":"2018-11-09T13:27:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"687f45d2-e82c-4fc3-8be6-5a3a289a630e","html_url":"https://github.com/guidsdo/nisd","commit_stats":null,"previous_names":["guidojo/nisd"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guidsdo%2Fnisd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guidsdo%2Fnisd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guidsdo%2Fnisd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guidsdo%2Fnisd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/guidsdo","download_url":"https://codeload.github.com/guidsdo/nisd/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246049631,"owners_count":20715511,"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-10-02T05:09:15.406Z","updated_at":"2025-03-28T15:15:42.789Z","avatar_url":"https://github.com/guidsdo.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Npm Install in SubDirectories\nNpm Install in SubDirectories. Yes, it's that simple. Use it like: `nisd [options] \u003cdirectories...\u003e` (Example: `nisd --async client server scripts`)\n\n[Click here for the general version!](https://www.npmjs.com/package/eisd)\n\n[Click here for the yarn install version!](https://www.npmjs.com/package/yisd)\n\n## Usage\n```\n  Usage: nisd [options] \u003cdirectories...\u003e\n\n  Options:\n    -a, --async        Execute npm async across all folders, output will be a mess\n    -e, --allowErrors  Allow errors (at default we stop when there is one). NOTE: always true when in async mode!\n    -h, --help         output usage information\n```\n\n## Examples\nCli:\n`nisd --async client server testSetup/mockServer`\n\nPackage.json:\n```json\n{\n  \"name\": \"Root\",\n  \"version\": \"0.0.1\",\n  \"description\": \"mainFolder\",\n  \"scripts\": {\n    \"postinstall\": \"nisd client server\"\n  }\n}\n```\n\n## Compatibility\nAll npm errors are ignored because they are structured really randomly. If you want a build to fail on install errors, use the yarn version instead.\nWorks on Linux, Mac and Windows. If not, create an issue and I will fix it. :-)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguidsdo%2Fnisd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fguidsdo%2Fnisd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguidsdo%2Fnisd/lists"}