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
- Get the path of the parent module☆77Updated last year
- Check if stdout or stderr is interactive☆116Updated last year
- Mimic a Node.js HTTP response stream☆59Updated last year
- Check if your code is running as an npm script☆55Updated 3 years ago
- Exit the process when the `esc` key is pressed☆56Updated last year
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Lazy number range generator☆81Updated last year
- Get the first path that exists on disk of multiple paths☆59Updated 2 years ago
- Get metadata on the default editor or a specific editor☆53Updated 2 years ago
- Add XO to your project☆47Updated last year
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated 2 years ago
- Get the first fulfilled promise that satisfies the provided testing function☆76Updated 6 months ago
- Check if your package was installed globally☆70Updated last year
- Wait for any promise to be fulfilled☆54Updated 3 years ago
- Decompress a HTTP response if needed☆72Updated last year
- Cross-platform `/dev/null`☆93Updated 3 years ago
- Regular expression for matching issue references☆49Updated 10 months ago
- Get the latest stable semver version from an array of versions☆47Updated 3 years ago
- Get the arguments of a function, arrow function, generator function, async function☆51Updated last year
- Linkify GitHub issue references☆47Updated 2 weeks ago
- Get PID from a port☆79Updated 4 years ago
- Filter object keys and values into a new object☆103Updated last year
- A better `Promise.race()`☆46Updated 2 years ago
- Check if your code is running as an npm or yarn script☆65Updated 3 years ago
- Run promise-returning & async functions in series☆67Updated 4 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
- Make a function mimic another one☆95Updated 9 months ago
- Ponyfill for Error#captureStackTrace☆61Updated 2 years ago
- Check if something is a Node.js stream☆112Updated 9 months ago