{"id":16253653,"url":"https://github.com/develephant/spawnp","last_synced_at":"2026-05-17T15:03:11.197Z","repository":{"id":57107866,"uuid":"85983891","full_name":"develephant/spawnp","owner":"develephant","description":"A simple Async/Promise wrapper around child_process.spawn","archived":false,"fork":false,"pushed_at":"2017-03-23T18:25:36.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-06T12:06:25.907Z","etag":null,"topics":["async","await","es2017","node","process","promise","spawn"],"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/develephant.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-03-23T18:25:32.000Z","updated_at":"2017-03-23T18:26:04.000Z","dependencies_parsed_at":"2022-08-20T17:11:11.195Z","dependency_job_id":null,"html_url":"https://github.com/develephant/spawnp","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/develephant%2Fspawnp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/develephant%2Fspawnp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/develephant%2Fspawnp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/develephant%2Fspawnp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/develephant","download_url":"https://codeload.github.com/develephant/spawnp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247846612,"owners_count":21006075,"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":["async","await","es2017","node","process","promise","spawn"],"created_at":"2024-10-10T15:18:08.149Z","updated_at":"2026-05-17T15:03:06.166Z","avatar_url":"https://github.com/develephant.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# `spawnp`\n\n### A simple Async/Promise wrapper around `child_process.spawn`\n\n## Install\n\n```\nnpm i @develephant/spawnp --save\n```\n\n## Usage\n\n```js\nconst spawnp = require('@develephant/spawnp')\n```\n\n## Example\n\n```js\nasync function run() {\n  await spawnp('browserify', ['index.js', '-o', 'bundle.js'], process.cwd())\n}\n```\n\n---\n\n#### `spawnp` \u0026Star; \u0026copy; 2017 develephant \u0026Star; MIT license\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevelephant%2Fspawnp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevelephant%2Fspawnp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevelephant%2Fspawnp/lists"}