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☆78Updated last month
- Simple wildcard matching☆34Updated last month
- Check if stdout or stderr is interactive☆118Updated last year
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Move a file on the command-line☆74Updated 2 years ago
- Add XO to your project☆46Updated last year
- Check if your package was installed globally☆69Updated last year
- Cross-platform `/dev/null`☆93Updated 4 years ago
- Get the first path that exists on disk of multiple paths☆60Updated last month
- Get the arguments of a function, arrow function, generator function, async function☆53Updated last year
- A better `Promise.race()`☆47Updated 2 years ago
- Get all property keys of an object including non-enumerable and inherited ones☆109Updated 4 years ago
- Mimic a Node.js HTTP response stream☆60Updated last year
- Exit the process when the `esc` key is pressed☆57Updated last year
- Get metadata on the default editor or a specific editor☆53Updated last month
- Check if your code is running as an npm or yarn script☆64Updated last month
- Check if a string is a URL☆87Updated 2 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated last month
- Decompress a HTTP response if needed☆73Updated last week
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Lazy number range generator☆82Updated last year
- Get the version of a binary in semver format☆41Updated last year
- Get PID from a port☆79Updated 4 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Ensures a value is a valid error by making it one if not☆79Updated last month
- Check if your code is running as an npm script☆55Updated 4 years ago
- Reduce a list of values using promises into a promise for a value☆72Updated 2 years ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- List of JavaScript types☆82Updated last year
- Convert a string/Buffer/Uint8Array to a readable stream☆91Updated 2 years ago