sindresorhus / is-streamLinks
Check if something is a Node.js stream
☆112Updated 9 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:
- Wordwrap a string with ANSI escape codes☆126Updated last year
- Wait for any promise to be fulfilled☆54Updated 3 years ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated last month
- 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☆137Updated last week
- Determine if an object is a Buffer☆90Updated 3 years ago
- Get a random temporary file path☆80Updated 2 years ago
- Add callbacks to requests in flight to avoid async duplication☆73Updated last year
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 3 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
- Indent each line in a string☆113Updated 3 years ago
- Get the path of the parent module☆77Updated last year
- Contain async insanity so that the dark pony lord doesn't eat souls☆91Updated 2 years ago
- programmatic npm API☆111Updated 4 years ago
- Check if a path is a file, directory, or symlink☆78Updated last year
- Write data to a random temporary file☆105Updated last year
- Parse HTTP X-Forwarded-For header☆59Updated last week
- Iterate over promises serially☆50Updated 3 years ago
- Check if argv has a specific flag☆95Updated 4 years ago
- [OBSOLUTE] Concatenate a readable stream's data into a single array.☆100Updated 11 months ago
- Flatten a multi-dimensional array in JavaScript.☆86Updated last month
- Check if the process is running as root user, for example, one started with `sudo`☆78Updated 3 years ago
- Manipulate the HTTP Vary header☆60Updated last week
- If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. Th…☆95Updated 2 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆184Updated 2 years ago
- Brace expansion, as known from sh/bash, in JavaScript☆195Updated last month
- Start a promise chain☆58Updated 3 years ago
- Copy a file☆121Updated last year
- Check if your package was installed globally☆70Updated last year
- touch(1) for node☆124Updated last year