Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream
☆213Feb 2, 2026Updated last month
Alternatives and similar repositories for into-stream
Users that are interested in into-stream are comparing it to the libraries listed below
Sorting:
- Convert a string/Buffer/Uint8Array to a readable stream☆94Oct 26, 2022Updated 3 years ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆359Oct 28, 2024Updated last year
- Check if a value is a Blob☆24Oct 27, 2023Updated 2 years ago
- Transform the first chunk in a stream☆28Nov 1, 2023Updated 2 years ago
- Check if a number is a redirect HTTP status code☆25Apr 17, 2021Updated 4 years ago
- ES2015 Math.imul() ponyfill☆11Oct 30, 2023Updated 2 years ago
- Check if an Array is sorted☆35Aug 11, 2021Updated 4 years ago
- A stream that emits multiple other streams one after another (streams3)☆296Sep 8, 2021Updated 4 years ago
- Clone and modify a RegExp instance☆24Jul 8, 2022Updated 3 years ago
- Test for deep equality - Node.js `assert.deepStrictEqual()` algorithm as a standalone module☆23Sep 17, 2021Updated 4 years ago
- Get the version of a binary in semver format☆42Apr 3, 2024Updated last year
- Get free disk space info from `df -kP`☆64Sep 13, 2025Updated 5 months ago
- Ensure a function is stable, meaning the same input always produces the same output☆16Nov 4, 2023Updated 2 years ago
- Count the number of lines in a string☆10Apr 17, 2016Updated 9 years ago
- Get the bundle identifier of the default browser (macOS). Example: com.apple.Safari☆13Nov 14, 2025Updated 3 months ago
- Check if a URL is relative☆26Sep 10, 2025Updated 5 months ago
- Simple Node.JS stream (streams2) Transform that runs the transform functions concurrently (with a set max concurrency)☆75Aug 11, 2020Updated 5 years ago
- Check if a value is an error constructor☆14Apr 7, 2021Updated 4 years ago
- ES2015 Number.isSafeInteger() ponyfill☆19Jan 23, 2021Updated 5 years ago
- Hook and modify stdout and stderr☆57Sep 9, 2025Updated 5 months ago
- Resolve the path of a globally installed module☆42Nov 6, 2023Updated 2 years ago
- Check if a path is a file, directory, or symlink☆80Feb 2, 2026Updated last month
- Split a string at one or more indices☆25May 3, 2021Updated 4 years ago
- Check if something is a Node.js stream☆115Oct 28, 2024Updated last year
- Lowercase the keys of an object☆41Feb 2, 2026Updated last month
- Log the value/error of a promise☆29Apr 9, 2021Updated 4 years ago
- ES2015 Math.hypot() ponyfill☆12Apr 7, 2021Updated 4 years ago
- Sort an array of numbers☆18Sep 18, 2025Updated 5 months ago
- Check if a value is a plain object☆104May 4, 2024Updated last year
- Check if something is a generator function☆24Jul 8, 2022Updated 3 years ago
- Check if a value is a function☆29May 3, 2021Updated 4 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆47Apr 9, 2021Updated 4 years ago
- Regular expression for matching scoped npm package names☆27Jul 9, 2022Updated 3 years ago
- Modify the values of an object☆28Sep 10, 2021Updated 4 years ago
- Clamp a number☆17Jul 12, 2025Updated 7 months ago
- Convert a Source Map object to a comment☆16Aug 9, 2021Updated 4 years ago
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆132Jun 11, 2019Updated 6 years ago
- Convert a string into a stream (streams2)☆82May 25, 2020Updated 5 years ago
- Conditional promise catch handler☆40Apr 9, 2021Updated 4 years ago