{"id":21009011,"url":"https://github.com/avin/npm-install-subfolders","last_synced_at":"2025-06-20T19:32:39.470Z","repository":{"id":65464959,"uuid":"384478454","full_name":"avin/npm-install-subfolders","owner":"avin","description":"Do `npm install` for all subfolders.","archived":false,"fork":false,"pushed_at":"2022-09-24T22:16:14.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-20T11:09:14.335Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/avin.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":"2021-07-09T15:27:43.000Z","updated_at":"2022-09-24T22:16:17.000Z","dependencies_parsed_at":"2023-01-24T17:25:23.860Z","dependency_job_id":null,"html_url":"https://github.com/avin/npm-install-subfolders","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/avin%2Fnpm-install-subfolders","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avin%2Fnpm-install-subfolders/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avin%2Fnpm-install-subfolders/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avin%2Fnpm-install-subfolders/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/avin","download_url":"https://codeload.github.com/avin/npm-install-subfolders/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243430541,"owners_count":20289745,"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-19T09:15:10.822Z","updated_at":"2025-03-13T15:25:54.708Z","avatar_url":"https://github.com/avin.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# npm-install-subfolders\n\nDo `npm install` for all subfolders.\n\n## Usage\n\n```js\nconst npmInstallSubfolders = require('npm-install-subfolders');\nconst path = require('path');\n\nnpmInstallSubfolders({\n  rootFolder: path.resolve(__dirname, 'static'),\n  verbose: true,\n  client: 'npm', // npm | yarn\n  postAction: (path) =\u003e {\n    console.log('+++', path);\n  },\n});\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favin%2Fnpm-install-subfolders","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Favin%2Fnpm-install-subfolders","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favin%2Fnpm-install-subfolders/lists"}