sindresorhus / is-streamLinks
Check if something is a Node.js stream
☆112Updated 7 months ago
Alternatives and similar repositories for is-stream
Users that are interested in is-stream are comparing it to the libraries listed below
Sorting:
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 4 years ago
- Get the path of the parent module☆77Updated last year
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 2 years ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆192Updated last year
- Create and parse HTTP Content-Type header☆136Updated last week
- Contain async insanity so that the dark pony lord doesn't eat souls☆91Updated 2 years ago
- Check if argv has a specific flag☆95Updated 3 years ago
- when you want to fire an event no matter how a process exits.☆190Updated last year
- Write data to a random temporary file☆105Updated 10 months ago
- Easy error subclassing and stack customization☆65Updated 4 years ago
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆84Updated 10 months ago
- Wrapper for the Windows `tasklist` command. Returns a list of apps and services with their Process ID (PID) for all tasks running on eith…☆67Updated 3 years ago
- Reliably get the terminal window size☆141Updated last year
- Check if your package was installed globally☆70Updated last year
- Easily handle defaults for your options☆74Updated last year
- programmatic npm API☆111Updated 4 years ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Create a readable Node.js stream that produces no data (or optionally blank data) or a writable stream that discards data☆52Updated 2 years ago
- recursively find the closest package.json☆48Updated 2 years ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 5 years ago
- Start a promise chain☆58Updated 3 years ago
- Compressible Content-Type / mime checking.☆100Updated last week
- Check if the process is running as root user, for example, one started with `sudo`☆78Updated 2 years ago
- Ponyfill for Error#captureStackTrace☆61Updated 2 years ago
- Iterate over promises serially☆50Updated 2 years ago
- Manipulate the HTTP Vary header☆61Updated last week
- the stream module from node core for browsers☆103Updated 5 months ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Polyfill/shim for util.promisify in node versions < v8☆127Updated 6 months ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆68Updated 4 years ago