sindresorhus / is-streamLinks
Check if something is a Node.js stream
☆114Updated 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:
- Wordwrap a string with ANSI escape codes☆130Updated 2 months ago
- Get a random temporary file path☆80Updated 2 years ago
- Check if argv has a specific flag☆94Updated 4 years ago
- Create and parse HTTP Content-Type header☆138Updated last week
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 4 months ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆194Updated last year
- Check if a path is a file, directory, or symlink☆79Updated last year
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆95Updated 3 years ago
- Parse HTTP X-Forwarded-For header☆58Updated last week
- Indent each line in a string☆113Updated 3 years ago
- Determine if an object is a Buffer☆90Updated 4 years ago
- programmatic npm API☆111Updated 4 years ago
- Contain async insanity so that the dark pony lord doesn't eat souls☆91Updated 2 years ago
- Copy a file☆121Updated 2 months ago
- Get the path of the parent module☆78Updated last month
- Write data to a random temporary file☆107Updated last year
- Easy error subclassing and stack customization☆66Updated last month
- Flatten a multi-dimensional array in JavaScript.☆87Updated 4 months ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- 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…☆96Updated 2 years ago
- Get the set npm registry URL☆56Updated 6 months ago
- List of node.js builtin modules☆37Updated last year
- Easily handle defaults for your options☆75Updated 2 years ago
- Compressible Content-Type / mime checking.☆100Updated last week
- Check if your package was installed globally☆69Updated 2 years ago
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆84Updated last year
- Add callbacks to requests in flight to avoid async duplication☆74Updated last year
- Check if the process is running as root user, for example, one started with `sudo`☆78Updated 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