[ ソース: node-is-stream ]
パッケージ: node-is-stream (2.0.1-1)
node-is-stream に関するリンク
Trisquel の資源:
node-is-stream ソースパッケージをダウンロード:
- [node-is-stream_2.0.1-1.dsc]
- [node-is-stream_2.0.1.orig.tar.gz]
- [node-is-stream_2.0.1-1.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Javascript Maintainers (メールアーカイブ)
- Sruthi Chandran
外部の資源:
- ホームページ [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.