Get a stream as a string, Buffer, ArrayBuffer or array
☆358Oct 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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆214Feb 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
- ES2015 Number.isFinite() ponyfill☆20Apr 7, 2021Updated 4 years ago
- Check if something is a Node.js stream☆115Oct 28, 2024Updated last year
- Get the PATH environment variable key cross-platform☆46Sep 12, 2025Updated 6 months ago
- Check if the character represented by a given Unicode code point is fullwidth☆51Aug 31, 2025Updated 6 months ago
- Get the first path that exists on disk of multiple paths☆63Sep 15, 2025Updated 6 months ago
- Get stdin as a string or buffer☆348Feb 5, 2026Updated last month
- Repeat a string - fast☆35May 3, 2021Updated 4 years ago
- Transform the first chunk in a stream☆28Nov 1, 2023Updated 2 years ago
- Get namespaced config from the closest package.json☆120Nov 5, 2023Updated 2 years ago
- Define a lazily evaluated property on an object☆67Mar 19, 2023Updated 3 years ago
- Strip the final newline character from a string/buffer☆38Oct 28, 2024Updated last year
- Check if a number is a redirect HTTP status code☆25Apr 17, 2021Updated 4 years ago
- ES2015 `String#codePointAt()` ponyfill☆23Jan 23, 2021Updated 5 years ago
- Decompress a HTTP response if needed☆75Oct 13, 2025Updated 5 months ago
- Make a directory and its parents if needed - Think `mkdir -p`☆478Sep 10, 2025Updated 6 months ago
- Create Error classes☆41Nov 27, 2018Updated 7 years ago
- Ensure a function is only called once☆165Feb 2, 2026Updated last month
- Lax URL parsing with support for protocol-less URLs and IPs☆55Sep 7, 2025Updated 6 months ago
- Find multiple RegExp matches in a string☆91Jul 8, 2022Updated 3 years ago
- Get the first fulfilled promise that satisfies the provided testing function☆78Feb 3, 2026Updated last month
- Wordwrap a string with ANSI escape codes☆136Feb 20, 2026Updated last month
- Strip redundant indentation and indent the string☆55May 3, 2021Updated 4 years ago
- ES2015 Math.imul() ponyfill☆11Oct 30, 2023Updated 2 years ago
- Get your PATH prepended with locally installed binaries☆108Oct 28, 2024Updated last year
- Check if a value is a plain object☆104May 4, 2024Updated last year
- Copy a file☆123Aug 13, 2025Updated 7 months ago
- Check if a value is an object☆42Apr 16, 2021Updated 4 years ago
- Alphabetically sort an array of strings☆40Apr 9, 2021Updated 4 years ago
- Similar to String#trim() but removes only whitespace on the right☆22Jul 9, 2021Updated 4 years ago
- Get the directory of globally installed packages and binaries☆77Feb 2, 2026Updated last month
- Regular expression for matching a shebang line☆48Aug 13, 2021Updated 4 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Jan 24, 2021Updated 5 years ago
- Resolve the path of a module like require.resolve() but from a given path☆145Jan 23, 2021Updated 5 years ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆25Oct 25, 2025Updated 4 months ago
- Check if your package was installed globally☆71Nov 6, 2023Updated 2 years ago
- Promisify a callback-style function☆1,512Sep 12, 2022Updated 3 years ago