get-stdin-promise:将标准输入作为承诺返回

时间:2024-07-27 15:16:23
【文件属性】:

文件名称:get-stdin-promise:将标准输入作为承诺返回

文件大小:4KB

文件格式:ZIP

更新时间:2024-07-27 15:16:23

JavaScript

获取标准输入承诺 Promise 版本 安装 $ npm install --save get-stdin-promise 用法 var stdin = require ( 'get-stdin-promise' ) stdin . then ( function ( text ) { console . log ( text + '!!!' ) } ) 执照 ISC :copyright:


【文件预览】:
get-stdin-promise-master
----.jshintrc(313B)
----.gitattributes(12B)
----license(805B)
----.travis.yml(38B)
----test()
--------spec.js(226B)
----.editorconfig(196B)
----.gitignore(13B)
----index.js(185B)
----readme.md(596B)
----package.json(785B)

网友评论