[ ソース: 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.