Binary package “node-is-stream” in ubuntu focal

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.