sindresorhus / to-readable-stream
Convert a string/Buffer/Uint8Array to a readable stream
☆90Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for to-readable-stream
- Wait for any promise to be fulfilled☆55Updated 2 years ago
- Get PID from a port☆80Updated 3 years ago
- Conditional promise chains☆60Updated 3 years ago
- Iterate over promises serially☆50Updated 2 years ago
- Lazy number range generator☆82Updated 10 months ago
- Delay execution for a given amount of seconds☆85Updated last year
- A Map implementation with expirable items☆92Updated 2 years ago
- Get the path of the parent module☆77Updated last year
- Import a module like with `require()` but from a given path☆86Updated 2 years ago
- A better `Promise.race()`☆46Updated last year
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Prevent `require` from searching upwards for required modules☆93Updated 3 years ago
- Reduce a list of values using promises into a promise for a value☆68Updated last year
- Clean and beautiful options for minimist☆54Updated 2 years ago
- Extract the actual stack of an error☆67Updated 2 years ago
- Ensures a value is a valid error by making it one if not☆78Updated 2 years ago
- Filter object keys and values into a new object☆100Updated 5 months ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆67Updated 3 years ago
- Wrapper for the Windows `tasklist` command. Returns a list of apps and services with their Process ID (PID) for all tasks running on eith…☆65Updated 3 years ago
- Require global npm as a local node module.☆32Updated 2 years ago
- Check if your package was installed globally☆70Updated last year
- Run promise-returning & async functions in series☆66Updated 3 years ago
- Map over promises serially☆47Updated 3 years ago
- Import a globally installed module☆57Updated 10 months ago
- User-friendly pseudorandom number generator (PRNG)☆107Updated 3 years ago
- Get a random temporary file path☆79Updated last year
- Check if something is a Node.js stream☆111Updated 3 weeks ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated last year
- Wait for a specified number of promises to be fulfilled☆36Updated last year
- Exit the process when the `esc` key is pressed☆57Updated 11 months ago