sindresorhus / to-readable-stream
Convert a string/Buffer/Uint8Array to a readable stream
☆90Updated 2 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
- Get PID from a port☆79Updated 4 years ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Reduce a list of values using promises into a promise for a value☆69Updated 2 years ago
- Get the path of the parent module☆77Updated last year
- Lazy number range generator☆81Updated last year
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- A Map implementation with expirable items☆94Updated 3 years ago
- Prevent `require` from searching upwards for required modules☆93Updated 4 years ago
- ES6 Proxies based deep clone☆129Updated 2 years ago
- Conditional promise chains☆60Updated 4 years ago
- A better `Promise.race()`☆46Updated 2 years ago
- Iterate over promises serially☆50Updated 2 years ago
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Exit the process when the `esc` key is pressed☆56Updated last year
- Simple wildcard matching☆34Updated 3 years ago
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Spawn a process and clear its output when succeeded.☆34Updated 3 years ago
- Input module for Listr☆33Updated 5 years ago
- Find multiple RegExp matches in a string☆92Updated 2 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated 2 years ago
- Extract the actual stack of an error☆66Updated 2 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Get the arguments of a function, arrow function, generator function, async function☆52Updated last year
- Easy CORS handling for micro☆38Updated 7 years ago
- Parse HTTP X-Forwarded-For header☆57Updated last month
- Mimic a Node.js HTTP response stream☆59Updated last year
- Require global npm as a local node module.☆32Updated 3 years ago
- Check if something is a Node.js stream☆110Updated 5 months ago
- Check when the DOM has loaded like `DOMContentLoaded`☆109Updated 7 months ago