sindresorhus / is-stream
Check if something is a Node.js stream
☆111Updated 6 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☆136Updated 9 months ago
- Contain async insanity so that the dark pony lord doesn't eat souls☆91Updated 2 years ago
- Check if the process is running with elevated privileges☆41Updated 3 years 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 10 months ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- when you want to fire an event no matter how a process exits.☆191Updated last year
- Like ruby's Abbrev module☆166Updated this week
- Get the path of the parent module☆77Updated last year
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆93Updated 2 years ago
- recursively find the closest package.json☆48Updated 2 years ago
- Wordwrap a string with ANSI escape codes☆123Updated last year
- Get a random temporary file path☆80Updated 2 years ago
- Easy error subclassing and stack customization☆65Updated 4 years ago
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆83Updated 8 months ago
- ☆91Updated 2 years ago
- [OBSOLUTE] Concatenate a readable stream's data into a single array.☆101Updated 8 months ago
- Write data to a random temporary file☆105Updated 9 months ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆68Updated 4 years ago
- Easily handle defaults for your options☆74Updated last year
- Create a readable Node.js stream that produces no data (or optionally blank data) or a writable stream that discards data☆52Updated last year
- Check if argv has a specific flag☆95Updated 3 years ago
- Compressible Content-Type / mime checking.☆100Updated last year
- Callback wrapping utility☆55Updated last year
- Check if a path is a file, directory, or symlink☆78Updated 9 months ago
- Indent each line in a string☆113Updated 2 years ago
- Import a module like with `require()` but from a given path☆86Updated 2 years ago
- programmatic npm API☆111Updated 4 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Reliably get the terminal window size☆140Updated last year