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 2 weeks ago
- Get the path of the parent module☆78Updated 2 weeks ago
- Check if stdout or stderr is interactive☆116Updated last year
- Check if your package was installed globally☆70Updated last year
- Get metadata on the default editor or a specific editor☆53Updated 3 weeks ago
- Cross-platform `/dev/null`☆93Updated 3 years ago
- Lazy number range generator☆81Updated last year
- Make a function mimic another one☆95Updated 11 months ago
- Filter object keys and values into a new object☆104Updated last year
- Regular expression for matching issue references☆49Updated last year
- Get the first path that exists on disk of multiple paths☆59Updated 2 weeks ago
- Get PID from a port☆79Updated 4 years ago
- A Set implementation with expirable keys☆16Updated 7 years ago
- A better `Promise.race()`☆46Updated 2 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Detect whether a terminal emulator supports hyperlinks☆55Updated 7 months ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆54Updated 2 weeks ago
- Exit the process when the `esc` key is pressed☆56Updated last year
- Node.js releases data☆37Updated this week
- Linkify GitHub issue references☆46Updated 2 weeks ago
- Add XO to your project☆46Updated last year
- Check if a string matches the name of a Node.js builtin module☆61Updated 7 months ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Delay execution for a given amount of seconds☆85Updated last year
- Ensures a value is a valid error by making it one if not☆78Updated 2 weeks ago
- Get all property keys of an object including non-enumerable and inherited ones☆108Updated 4 years ago
- Wait for localhost to be ready from the command-line☆121Updated 2 weeks ago
- Check if your code is running as an npm or yarn script☆64Updated 3 weeks 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