Get a stream as a string, Buffer, ArrayBuffer or array
☆359Oct 28, 2024Updated last year
Alternatives and similar repositories for get-stream
Users that are interested in get-stream are comparing it to the libraries listed below
Sorting:
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆213Feb 2, 2026Updated last month
- Check if a file path is a binary file☆49Apr 30, 2024Updated last year
- Check if a path is a file, directory, or symlink☆80Feb 2, 2026Updated last month
- Check if the character represented by a given Unicode code point is fullwidth☆51Aug 31, 2025Updated 6 months ago
- Check if something is a Node.js stream☆115Oct 28, 2024Updated last year
- Get stdin as a string or buffer☆347Feb 5, 2026Updated 3 weeks ago
- ES2015 Number.isFinite() ponyfill☆20Apr 7, 2021Updated 4 years ago
- Repeat a string - fast☆35May 3, 2021Updated 4 years ago
- Get the PATH environment variable key cross-platform☆46Sep 12, 2025Updated 5 months ago
- Transform the first chunk in a stream☆28Nov 1, 2023Updated 2 years ago
- Get the first path that exists on disk of multiple paths☆63Sep 15, 2025Updated 5 months ago
- Decompress a HTTP response if needed☆75Oct 13, 2025Updated 4 months ago
- Check if a number is a redirect HTTP status code☆25Apr 17, 2021Updated 4 years ago
- Lax URL parsing with support for protocol-less URLs and IPs☆55Sep 7, 2025Updated 5 months ago
- Make a directory and its parents if needed - Think `mkdir -p`☆477Sep 10, 2025Updated 5 months ago
- Check if a value is a plain object☆104May 4, 2024Updated last year
- ES2015 `String#codePointAt()` ponyfill☆23Jan 23, 2021Updated 5 years ago
- Define a lazily evaluated property on an object☆67Mar 19, 2023Updated 2 years ago
- Get your PATH prepended with locally installed binaries☆107Oct 28, 2024Updated last year
- Get namespaced config from the closest package.json☆121Nov 5, 2023Updated 2 years ago
- Create Error classes☆41Nov 27, 2018Updated 7 years ago
- Strip the final newline character from a string/buffer☆38Oct 28, 2024Updated last year
- Strip redundant indentation and indent the string☆55May 3, 2021Updated 4 years ago
- Ensure a function is only called once☆165Feb 2, 2026Updated last month
- Sort an array of numbers☆18Sep 18, 2025Updated 5 months ago
- Alphabetically sort an array of strings☆40Apr 9, 2021Updated 4 years ago
- Wordwrap a string with ANSI escape codes☆135Feb 20, 2026Updated last week
- Similar to String#trim() but removes only whitespace on the right☆22Jul 9, 2021Updated 4 years ago
- Center-align the text in a string.☆23May 26, 2017Updated 8 years ago
- Get the first fulfilled promise that satisfies the provided testing function☆78Feb 3, 2026Updated last month
- Indent each line in a string☆115Jun 5, 2022Updated 3 years ago
- Find multiple RegExp matches in a string☆91Jul 8, 2022Updated 3 years ago
- Copy a file☆123Aug 13, 2025Updated 6 months ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Jan 24, 2021Updated 5 years ago
- Check if a value is an object☆42Apr 16, 2021Updated 4 years ago
- Make unhandled promise rejections fail loudly instead of the default silent fail☆282Jan 24, 2021Updated 5 years ago
- Promisify a callback-style function☆1,514Sep 12, 2022Updated 3 years ago
- ES2015 Math.imul() ponyfill☆11Oct 30, 2023Updated 2 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆25Jul 9, 2022Updated 3 years ago