arrayify-stream.js:将流转换为数组

时间:2021-05-28 22:21:42
【文件属性】:
文件名称:arrayify-stream.js:将流转换为数组
文件大小:65KB
文件格式:ZIP
更新时间:2021-05-28 22:21:42
JavaScript Arrayify流 将Node可读流转换为作为Promise返回的数组。 这是一个非常简单的零依赖实现。 用法 const arrayifyStream = require ( 'arrayify-stream' ) ; ... let myArray = await arrayifyStream ( myStream ) ; 执照 该软件由( )编写。 该代码在下。
【文件预览】:
arrayify-stream.js-master
----.travis.yml(51B)
----index.js(283B)
----renovate.json(68B)
----package.json(1KB)
----test()
--------arrayify-stream-test.js(2KB)
----.gitignore(338B)
----README.md(887B)
----yarn.lock(154KB)
----LICENSE.txt(1KB)

网友评论