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:
- Simple wildcard matching☆34Updated 3 years ago
- Check if your package was installed globally☆70Updated last year
- Get the path of the parent module☆77Updated last year
- Get metadata on the default editor or a specific editor☆53Updated 2 years ago
- Regular expression for matching issue references☆49Updated 10 months ago
- Add XO to your project☆47Updated last year
- Check if stdout or stderr is interactive☆117Updated last year
- Make a function mimic another one☆94Updated 9 months ago
- Wait for any promise to be fulfilled☆54Updated 3 years ago
- Get the first path that exists on disk of multiple paths☆59Updated 2 years ago
- Exit the process when the `esc` key is pressed☆56Updated last year
- Decompress a HTTP response if needed☆72Updated last year
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 years ago
- Lazy number range generator☆81Updated last year
- Check if your code is running as an npm script☆55Updated 3 years ago
- Check if your code is running as an npm or yarn script☆65Updated 3 years ago
- Get PID from a port☆79Updated 4 years ago
- Ponyfill for Error#captureStackTrace☆61Updated 2 years ago
- programmatic API for the shiny new npm search endpoint☆25Updated 3 years ago
- Filter object keys and values into a new object☆103Updated last year
- Get the directory of globally installed packages and binaries☆76Updated last year
- Cross-platform `/dev/null`☆93Updated 3 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Reduce a list of values using promises into a promise for a value☆70Updated 2 years ago
- Mimic a Node.js HTTP response stream☆59Updated last year
- Move a file on the command-line☆73Updated 2 years ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years 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 2 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Linkify GitHub issue references☆46Updated 10 months ago