sindresorhus / is-streamLinks
Check if something is a Node.js stream
☆115Updated last year
Alternatives and similar repositories for is-stream
Users that are interested in is-stream are comparing it to the libraries listed below
Sorting:
- Create and parse HTTP Content-Type header☆142Updated last week
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆193Updated last year
- Get the path of the parent module☆79Updated 4 months ago
- Wordwrap a string with ANSI escape codes☆131Updated 5 months ago
- Check if argv has a specific flag☆96Updated 4 years ago
- Determine if an object is a Buffer☆90Updated 4 years ago
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 3 years ago
- Indent each line in a string☆115Updated 3 years ago
- Get a random temporary file path☆81Updated 2 weeks ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆150Updated 7 months ago
- Check if a path is a file, directory, or symlink☆80Updated last week
- Parse HTTP X-Forwarded-For header☆58Updated last week
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Updated 3 years ago
- Contain async insanity so that the dark pony lord doesn't eat souls☆93Updated 2 years ago
- Compressible Content-Type / mime checking.☆100Updated last week
- Easy error subclassing and stack customization☆66Updated 4 months ago
- Check if the process is running with elevated privileges☆43Updated 4 years ago
- programmatic npm API☆110Updated 4 years ago
- Manipulate the HTTP Vary header☆62Updated last week
- [OBSOLUTE] Concatenate a readable stream's data into a single array.☆101Updated last year
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆84Updated last year
- Copy a file☆123Updated 6 months ago
- Binary wrapper that makes your programs seamlessly available as local dependencies☆155Updated last year
- Add callbacks to requests in flight to avoid async duplication☆75Updated last year
- Check if the process is running as root user, for example, one started with `sudo`☆79Updated 3 years ago
- Polyfill/shim for util.promisify in node versions < v8☆127Updated last year
- Write data to a random temporary file☆108Updated 2 weeks ago
- the stream module from node core for browsers☆105Updated last year
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆99Updated 2 years ago