sindresorhus / noop-streamLinks
Create a readable Node.js stream that produces no data (or optionally blank data) or a writable stream that discards data
☆52Updated 2 years ago
Alternatives and similar repositories for noop-stream
Users that are interested in noop-stream are comparing it to the libraries listed below
Sorting:
- Get the path of the parent module☆79Updated 2 months ago
- Check if stdout or stderr is interactive☆118Updated 2 years ago
- Cross-platform `/dev/null`☆94Updated 4 years ago
- Simple wildcard matching☆34Updated 2 months ago
- Check if your code is running as an npm or yarn script☆65Updated 2 months ago
- Check if your package was installed globally☆70Updated 2 years ago
- Get metadata on the default editor or a specific editor☆54Updated 2 months ago
- Lazy number range generator☆82Updated last year
- List of JavaScript types☆83Updated last year
- Linkify GitHub issue references☆47Updated 2 months ago
- A better `Promise.race()`☆50Updated 2 years ago
- Add XO to your project☆47Updated 2 years ago
- Get all property keys of an object including non-enumerable and inherited ones☆110Updated 4 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Node.js releases data☆38Updated 2 weeks ago
- Ensures a value is a valid error by making it one if not☆83Updated 2 months ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated 2 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆93Updated 3 years ago
- Get the first path that exists on disk of multiple paths☆61Updated 2 months ago
- Decompress a HTTP response if needed☆75Updated last month
- Mimic a Node.js HTTP response stream☆61Updated 2 years ago
- Get a random temporary file path☆81Updated 2 years ago
- Indent each line in a string☆114Updated 3 years ago
- Get PID from a port☆79Updated 5 years ago
- Regular expression for matching issue references☆49Updated last year
- Reduce a list of values using promises into a promise for a value☆73Updated 2 years ago
- Get the directory of globally installed packages and binaries☆77Updated 2 years ago
- Exit the process when the `esc` key is pressed☆57Updated last year
- Check if a path is a file, directory, or symlink☆80Updated last year
- Import a module like with `require()` but from a given path☆85Updated 3 years ago