sindresorhus / is-streamLinks
Check if something is a Node.js stream
☆112Updated 8 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:
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 3 weeks ago
- Create and parse HTTP Content-Type header☆136Updated last week
- Wordwrap a string with ANSI escape codes☆126Updated last year
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆192Updated last year
- Check if argv has a specific flag☆95Updated 3 years ago
- Indent each line in a string☆113Updated 3 years ago
- Add callbacks to requests in flight to avoid async duplication☆73Updated last year
- Copy a file☆121Updated last year
- Get the path of the parent module☆77Updated last year
- Wait for any promise to be fulfilled☆54Updated 3 years ago
- programmatic npm API☆111Updated 4 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
- Compressible Content-Type / mime checking.☆100Updated 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…☆94Updated 2 years ago
- Get a random temporary file path☆80Updated 2 years ago
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆84Updated 10 months ago
- Contain async insanity so that the dark pony lord doesn't eat souls☆91Updated 2 years ago
- Check if a path is a file, directory, or symlink☆78Updated 11 months ago
- Write data to a random temporary file☆105Updated 11 months ago
- Check if the process is running as root user, for example, one started with `sudo`☆78Updated 3 years ago
- List of node.js builtin modules☆38Updated last year
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Prepare a node environment to require files with different extensions.☆48Updated last year
- [OBSOLUTE] Concatenate a readable stream's data into a single array.☆100Updated 10 months ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 3 years ago
- Parse HTTP X-Forwarded-For header☆57Updated last week
- Determine if an object is a Buffer☆90Updated 3 years ago
- Reliably get the terminal window size☆142Updated last year
- Manipulate the HTTP Vary header☆61Updated last week
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 6 years ago