sindresorhus / is-streamLinks
Check if something is a Node.js stream
☆112Updated 11 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☆138Updated 2 months ago
- Wordwrap a string with ANSI escape codes☆128Updated 3 weeks ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 3 months 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
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 3 years ago
- Check if a path is a file, directory, or symlink☆78Updated last year
- Wait for any promise to be fulfilled☆54Updated 3 years ago
- Check if argv has a specific flag☆93Updated 4 years ago
- Check if the process is running with elevated privileges☆41Updated 4 years ago
- Write data to a random temporary file☆105Updated last year
- the stream module from node core for browsers☆104Updated 9 months ago
- Binary wrapper that makes your programs seamlessly available as local dependencies☆154Updated last year
- Get the path of the parent module☆78Updated 2 weeks ago
- Get a random temporary file path☆80Updated 2 years ago
- [OBSOLUTE] Concatenate a readable stream's data into a single array.☆100Updated last year
- Indent each line in a string☆113Updated 3 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆184Updated 2 years ago
- touch(1) for node☆124Updated last year
- 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
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆192Updated last year
- Parse HTTP X-Forwarded-For header☆58Updated last month
- Easy error subclassing and stack customization☆66Updated 2 weeks ago
- Copy a file☆121Updated last month
- Flatten a multi-dimensional array in JavaScript.☆87Updated 3 months ago
- Resolve and require local & global modules in node.js like a boss☆45Updated 3 years ago
- Compressible Content-Type / mime checking.☆100Updated 3 weeks ago
- Check if the process is running as root user, for example, one started with `sudo`☆78Updated 3 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Callback wrapping utility☆56Updated last year