sindresorhus / is-stream
Check if something is a Node.js stream
☆110Updated 5 months ago
Alternatives and similar repositories for is-stream:
Users that are interested in is-stream are comparing it to the libraries listed below
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 4 years ago
- Create and parse HTTP Content-Type header☆135Updated 8 months ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆192Updated 10 months ago
- Get the path of the parent module☆77Updated last year
- Write data to a random temporary file☆105Updated 8 months ago
- Get a random temporary file path☆79Updated 2 years ago
- Contain async insanity so that the dark pony lord doesn't eat souls☆91Updated last year
- Easy error subclassing and stack customization☆66Updated 4 years ago
- ES6 Proxies based deep clone☆129Updated 2 years ago
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Compressible Content-Type / mime checking.☆100Updated last year
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Check if your package was installed globally☆70Updated last year
- Check if stdout or stderr is interactive☆116Updated last year
- Manipulate the HTTP Vary header☆61Updated 10 months ago
- Reliably get the terminal window size☆141Updated last year
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆93Updated 2 years ago
- when you want to fire an event no matter how a process exits.☆191Updated last year
- Iterate over promises serially☆50Updated 2 years ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆132Updated 5 years ago
- Copy a file☆120Updated last year
- Detect the dominant newline character of a string☆55Updated last year
- Ensures a value is a valid error by making it one if not☆77Updated 3 years 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
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆83Updated 8 months ago
- Range header field parser☆93Updated 10 months ago
- [OBSOLUTE] Concatenate a readable stream's data into a single array.☆101Updated 7 months ago
- Easily handle defaults for your options☆74Updated last year