Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ksxnodemodules/child-process-utils
Small utilities for child_process
https://github.com/ksxnodemodules/child-process-utils
child-process javascript nodejs nodejs-modules promise utility
Last synced: about 1 month ago
JSON representation
Small utilities for child_process
- Host: GitHub
- URL: https://github.com/ksxnodemodules/child-process-utils
- Owner: ksxnodemodules
- Created: 2017-06-15T22:51:04.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-23T09:49:09.000Z (almost 7 years ago)
- Last Synced: 2024-11-13T10:53:23.428Z (about 2 months ago)
- Topics: child-process, javascript, nodejs, nodejs-modules, promise, utility
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/child-process-utils
- Size: 28.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# child-process-utils
## Description
Small utilities for `child_process`
## Requirements
* Node ≥ 8.0.0
## Installation
```sh
npm install child-process-utils
```