sindresorhus / is-stream
Check if something is a Node.js stream
☆112Updated 7 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:
- Create and parse HTTP Content-Type header☆136Updated last week
- Get a random temporary file path☆80Updated 2 years ago
- Get the path of the parent module☆77Updated last year
- Compressible Content-Type / mime checking.☆100Updated last week
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆192Updated 11 months ago
- Check if your package was installed globally☆70Updated last year
- Easily handle defaults for your options☆74Updated last year
- Easy error subclassing and stack customization☆65Updated 4 years ago
- Reliably get the terminal window size☆140Updated last year
- when you want to fire an event no matter how a process exits.☆191Updated last year
- Check if the process is running with elevated privileges☆41Updated 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
- ☆91Updated 2 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 2 years ago
- ES6 Proxies based deep clone☆128Updated 2 years ago
- programmatic npm API☆111Updated 4 years ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 4 years ago
- Parse HTTP X-Forwarded-For header☆57Updated last week
- [OBSOLUTE] Concatenate a readable stream's data into a single array.☆101Updated 8 months ago
- Check if argv has a specific flag☆95Updated 3 years ago
- Manipulate the HTTP Vary header☆61Updated last week
- Iterate over promises serially☆50Updated 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…☆93Updated 2 years ago
- Check if the process is running as root user, for example, one started with `sudo`☆78Updated 2 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆68Updated 4 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Wordwrap a string with ANSI escape codes☆125Updated last year
- recursively find the closest package.json☆48Updated 2 years ago
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆84Updated 9 months ago