sindresorhus / is-stream
Check if something is a Node.js stream
☆110Updated 4 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 8 months ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 4 years ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆192Updated 9 months ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆93Updated 2 years ago
- Get a random temporary file path☆79Updated 2 years ago
- programmatic npm API☆110Updated 3 years ago
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆132Updated 5 years ago
- Compressible Content-Type / mime checking.☆100Updated 11 months ago
- Wordwrap a string with ANSI escape codes☆123Updated last year
- touch(1) for node☆123Updated 9 months ago
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Flatten a multi-dimensional array in JavaScript.☆86Updated last year
- Check if your package was installed globally☆70Updated last year
- Contain async insanity so that the dark pony lord doesn't eat souls☆90Updated last year
- recursively find the closest package.json☆48Updated 2 years ago
- Easily handle defaults for your options☆73Updated last year
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆206Updated last year
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- ☆90Updated 2 years ago
- Write data to a random temporary file☆105Updated 7 months ago
- Like ruby's Abbrev module☆165Updated 5 months ago
- Check if a path is a file, directory, or symlink☆78Updated 7 months ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- 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
- Get the path of the parent module☆77Updated last year
- ES6 Proxies based deep clone☆129Updated 2 years ago
- Iterate over promises serially☆50Updated 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
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago