sindresorhus / is-stream
Check if something is a Node.js stream
☆110Updated 3 months ago
Alternatives and similar repositories for is-stream:
Users that are interested in is-stream are comparing it to the libraries listed below
- Create and parse HTTP Content-Type header☆134Updated 6 months ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 4 years ago
- Wait for any promise to be fulfilled☆55Updated 2 years ago
- Get a random temporary file path☆79Updated 2 years ago
- Easy error subclassing and stack customization☆66Updated 4 years ago
- Contain async insanity so that the dark pony lord doesn't eat souls☆90Updated last year
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆93Updated 2 years ago
- Indent each line in a string☆114Updated 2 years ago
- Manipulate the HTTP Vary header☆61Updated 9 months ago
- Wordwrap a string with ANSI escape codes☆120Updated last year
- programmatic npm API☆110Updated 3 years ago
- when you want to fire an event no matter how a process exits.☆189Updated last year
- Write data to a random temporary file☆105Updated 6 months ago
- Check if argv has a specific flag☆94Updated 3 years ago
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆132Updated 5 years ago
- Copy a file☆121Updated last year
- Reliably get the terminal window size☆140Updated last year
- Get the path of the parent module☆77Updated last year
- Check if the process is running with elevated privileges☆40Updated 3 years ago
- Check if your package was installed globally☆70Updated last year
- Create a readable Node.js stream that produces no data (or optionally blank data) or a writable stream that discards data☆52Updated last year
- Compressible Content-Type / mime checking.☆99Updated 10 months ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated last year
- Easily handle defaults for your options☆73Updated last year
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆82Updated 6 months ago
- Require global npm as a local node module.☆32Updated 2 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Check if a path exists☆150Updated 2 years ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆191Updated 8 months ago
- Import a module like with `require()` but from a given path☆85Updated 2 years ago