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
- Use `npx aud` instead of `npm audit`, whether you have a lockfile or not!☆26Updated 11 months ago
- Check if your package was installed globally☆70Updated last year
- Cross-platform `/dev/null`☆93Updated 3 years ago
- Check if a string matches the name of a Node.js builtin module☆59Updated 4 months ago
- Exit the process when the `esc` key is pressed☆56Updated last year
- Make a function mimic another one☆94Updated 8 months ago
- Check if stdout or stderr is interactive☆117Updated last year
- Add XO to your project☆47Updated last year
- PNG decoding for Node.js, using LodePNG compiled to WebAssembly☆37Updated 2 years ago
- Regular expression for matching issue references☆49Updated 9 months ago
- Linkify GitHub issue references☆46Updated 9 months ago
- Get the version of a binary in semver format☆35Updated 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
- Get the first fulfilled promise that satisfies the provided testing function☆76Updated 4 months ago
- Mimic a Node.js HTTP response stream☆59Updated last year
- programmatic API for the shiny new npm search endpoint☆25Updated 3 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Node.js releases data☆36Updated 2 weeks ago
- A better `Promise.race()`☆46Updated 2 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 years ago
- Get the latest stable semver version from an array of versions☆47Updated 3 years ago
- Strip the final newline character from a string/buffer☆36Updated 8 months ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated 2 years ago
- Prints the current date and time as a UNIX timestamp or custom format☆47Updated 3 years ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago