get-stdin-promise

0.1.1 • Public • Published

get-stdin-promise

Build Status NPM version

Promise version of get-stdin

Install

$ npm install --save get-stdin-promise

Usage

var stdin = require('get-stdin-promise')
 
stdin.then(function (text) {
    console.log(text + '!!!')
})
 

License

ISC © Raine Lourie

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.1
    428
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.1
    428
  • 0.1.0
    0

Package Sidebar

Install

npm i get-stdin-promise

Weekly Downloads

428

Version

0.1.1

License

ISC

Last publish

Collaborators

  • raine