string-to-stream:将字符串转换为流(streams2)

时间:2021-04-27 10:07:34
【文件属性】:
文件名称:string-to-stream:将字符串转换为流(streams2)
文件大小:4KB
文件格式:ZIP
更新时间:2021-04-27 10:07:34
nodejs javascript browserify browser stream 串到流 将字符串转换为流(streams2) 安装 npm install string-to-stream 用法 像这样使用string-to-stream : var str = require ( 'string-to-stream' ) str ( 'hi there' ) . pipe ( process . stdout ) // => 'hi there' 执照 麻省理工学院。 版权所有(c) 。
【文件预览】:
string-to-stream-master
----package.json(863B)
----.travis.yml(37B)
----LICENSE(1KB)
----index.js(510B)
----README.md(1KB)
----.npmignore(18B)
----test()
--------basic.js(297B)
----index.d.ts(149B)

网友评论