UNPKG

spawncommand

Version:

Spawn or fork a child process with a promise property resolved on exit with stdout, stderr and code.

44 lines (26 loc) 895 B
## 25 April 2019 ### [2.2.0](https://github.com/artdecocode/spawncommand/compare/v2.1.2...v2.2.0) - [externs] Publish externs for _GCC_; extend type. ## 4 April 2019 ### [2.1.2](https://github.com/artdecocode/spawncommand/compare/v2.1.1...v2.1.2) - [deps] Unfix dependencies, upgrade `catchment`. ## 11 March 2019 ### 2.1.1 - [package] Publish `module`. ## 20 September 2018 ### 2.1.0 - [feature] Correct JSDoc for the `ForkOptions` and `SpawnOptions`. - [doc] Compile with documentary. - [build] Build with [`alamode`](https://alamode.cc) ## 15 May 2018 ### 2.0.0 - [feature] fork Node modules - [ecma] update to modules system - [dep] update dependencies, install babel - [github] move to [Art Deco Code](https://artdeco.bz) ## 19 April 2017 ### 1.1.0 - [bugfix] do not trim output - [code] use `catchment` package - [tests] update to `zoroaster@0.3.0` - [repo] add changelog