$ npm install get-stdin-promise
Promise version of get-stdin
$ npm install --save get-stdin-promise
var stdin = require('get-stdin-promise')
stdin.then(function (text) {
console.log(text + '!!!')
})
ISC © Raine Lourie
© 2010 - cnpmjs.org x YWFE | Home | YWFE