spawn-rx

v3.0.0
An Rx-version of child_process.spawn
spawn rx

doc

echo "esdoc may not work correctly" && esdoc -c ./esdoc.json

compile

tsc

prepublish

npm run compile

lint

tslint "src/**/*.ts" "test/**/*.ts"

test

mocha --compilers ts:ts-node/register ./test/*

build

npm-run-all compile lint test
npm i spawn-rx

Metadata

  • MIT
  • Whatever
  • Paul Betts
  • released 10/18/2018

Downloads

Maintainers