[ 源代码: node-is-stream ]
软件包:node-is-stream(3.0.0-4)
node-is-stream 的相关链接
Debian 的资源:
下载源码包 node-is-stream:
- [node-is-stream_3.0.0-4.dsc]
- [node-is-stream_3.0.0.orig.tar.gz]
- [node-is-stream_3.0.0-4.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Check if something is a Node.js stream
A stream is an abstract interface for working with streaming data in Node.js. The stream module provides a base API that makes it easy to build objects that implement the stream interface.
Node.js is an event-based server-side JavaScript engine.