Convert a string/Buffer/Uint8Array to a readable stream
☆94Oct 26, 2022Updated 3 years ago
Alternatives and similar repositories for to-readable-stream
Users that are interested in to-readable-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
- Mimic a Node.js HTTP response stream☆61Nov 5, 2023Updated 2 years ago
- Split a string at one or more indices☆25May 3, 2021Updated 4 years ago
- Get the email of an npm user☆14Feb 26, 2024Updated 2 years ago
- Sort an array of numbers☆18Sep 18, 2025Updated 5 months ago
- Check if two floats are almost equal☆18Apr 7, 2021Updated 4 years ago
- Generate dank mnemonic seed phrases in the terminal☆122Apr 1, 2022Updated 3 years ago
- Cooperative get-port implementation☆10Jul 10, 2022Updated 3 years ago
- Get supervillain names on the command-line☆39Apr 30, 2024Updated last year
- Simplify eslint rules by visiting templates☆20Jan 6, 2023Updated 3 years ago
- Call a method on all items in an iterable by calling it on the iterable itself☆164Aug 10, 2021Updated 4 years ago
- Exit the process when the `esc` key is pressed☆58Dec 4, 2023Updated 2 years ago
- Check if a value is an error constructor☆14Apr 7, 2021Updated 4 years ago
- Prints the current date and time as a UNIX timestamp or custom format☆48Aug 10, 2021Updated 4 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆25Jul 9, 2022Updated 3 years ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆359Oct 28, 2024Updated last year
- Create a readable Node.js stream that produces no data (or optionally blank data) or a writable stream that discards data☆53May 27, 2023Updated 2 years ago
- Regular expression for matching scoped npm package names☆27Jul 9, 2022Updated 3 years ago
- Check whether a package or organization name is available on npm☆173Feb 2, 2026Updated last month
- Get the version of a binary in semver format☆42Apr 3, 2024Updated last year
- A Set implementation with expirable keys☆16Aug 22, 2018Updated 7 years ago
- Get a random key from an object☆18Jul 2, 2024Updated last year
- API-first task runner with three methods: task, run and watch.☆37Nov 11, 2018Updated 7 years ago
- Check if an Array is sorted☆35Aug 11, 2021Updated 4 years ago
- Run promise-returning & async functions repeatedly until you end it☆48Feb 2, 2026Updated last month
- Check if a path is a file, directory, or symlink☆80Feb 2, 2026Updated last month
- Conditional promise chains☆63Apr 9, 2021Updated 4 years ago
- Get the arguments of a function, arrow function, generator function, async function☆54Oct 30, 2023Updated 2 years ago
- Check if an Iterable is empty☆23Sep 14, 2025Updated 5 months ago
- Stylelint shareable config for XO with Sass support☆23Jul 12, 2024Updated last year
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Apr 21, 2021Updated 4 years ago
- Rename a function☆46Nov 5, 2023Updated 2 years ago
- ☆15Apr 12, 2022Updated 3 years ago
- Check if a value is an object☆42Apr 16, 2021Updated 4 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Jan 24, 2021Updated 5 years ago
- Convert a Source Map object to a comment☆16Aug 9, 2021Updated 4 years ago
- Test whether some promise passes a testing function☆14Mar 15, 2019Updated 6 years ago
- Read and parse a JSON file☆248May 17, 2023Updated 2 years ago
- Convert the result of `process.hrtime()` to seconds, milliseconds, nanoseconds☆55Jul 9, 2022Updated 3 years ago