sindresorhus / noop-streamLinks
Create a readable Node.js stream that produces no data (or optionally blank data) or a writable stream that discards data
☆53Updated 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 4 months ago
- Check if stdout or stderr is interactive☆119Updated 2 years ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Simple wildcard matching☆34Updated 4 months ago
- Cross-platform `/dev/null`☆94Updated 4 years ago
- Get metadata on the default editor or a specific editor☆55Updated 4 months ago
- Exit the process when the `esc` key is pressed☆58Updated 2 years ago
- Check if your package was installed globally☆71Updated 2 years ago
- Get the first path that exists on disk of multiple paths☆62Updated 4 months ago
- Check if a string is a URL☆87Updated 2 years ago
- Add XO to your project☆47Updated 2 years ago
- Get the directory of globally installed packages and binaries☆77Updated 2 years ago
- Check if your code is running as an npm or yarn script☆65Updated 4 months ago
- Mimic a Node.js HTTP response stream☆61Updated 2 years ago
- Lazy number range generator☆83Updated 2 years ago
- Check if a path is a file, directory, or symlink☆80Updated last year
- Ponyfill for Error#captureStackTrace☆63Updated 3 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated 4 months ago
- If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. Th…☆95Updated 3 years ago
- A better `Promise.race()`☆51Updated 3 years ago
- Regular expression for matching issue references☆49Updated last year
- Filter object keys and values into a new object☆105Updated last year
- Make a function mimic another one☆96Updated last year
- List of JavaScript types☆83Updated last year
- Linkify GitHub issue references☆47Updated 4 months ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Get the arguments of a function, arrow function, generator function, async function☆54Updated 2 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆94Updated 3 years ago
- Get a random temporary file path☆81Updated last week
- Get the version of a binary in semver format☆36Updated last year