Create a readable Node.js stream that produces no data (or optionally blank data) or a writable stream that discards data
☆53May 27, 2023Updated 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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Cross-platform `/dev/null`☆94Oct 14, 2021Updated 4 years ago
- Create a noop process and get the PID☆14Aug 10, 2021Updated 4 years ago
- List of platforms supported by Node.js☆12Nov 3, 2021Updated 4 years ago
- Check if a file path is an archive file☆16Apr 30, 2024Updated last year
- Check if a value is an error constructor☆14Apr 7, 2021Updated 4 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- Regular expression for matching scoped npm package names☆27Jul 9, 2022Updated 3 years ago
- Get the iTerm2 version☆11Jan 5, 2026Updated 2 months ago
- Move a file on the command-line☆74May 14, 2023Updated 2 years ago
- Ensure a function is stable, meaning the same input always produces the same output☆16Nov 4, 2023Updated 2 years ago
- Check if a string is a URL☆87Jun 21, 2023Updated 2 years ago
- Get the bundle identifier of the default browser (macOS). Example: com.apple.Safari☆13Nov 14, 2025Updated 4 months ago
- Get bundle name from a bundle identifier (macOS): com.apple.Safari → Safari☆18Mar 7, 2021Updated 5 years ago
- Check if your code is running as an npm script☆55Sep 18, 2021Updated 4 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆25Jul 9, 2022Updated 3 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Lowercase the keys of an object☆41Feb 2, 2026Updated last month
- Convert a path to a file url: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆28Aug 9, 2021Updated 4 years ago
- Parse and stringify file paths with line and column like `unicorn.js14`☆24Nov 22, 2025Updated 4 months ago
- Get the version of a binary in semver format☆42Apr 3, 2024Updated last year
- Check if a string is email like☆25Nov 11, 2025Updated 4 months ago
- Modify the filename in a path☆17Jul 9, 2022Updated 3 years ago
- Get the URL from a web shortcut file☆14Aug 14, 2021Updated 4 years ago
- Open the URL from a web shortcut file in the browser☆20Nov 3, 2021Updated 4 years ago
- Get metadata on the default editor or a specific editor☆55Sep 10, 2025Updated 6 months ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- Modify the values of an object☆28Sep 10, 2021Updated 4 years ago
- Open the URL from a web shortcut file☆17Nov 3, 2021Updated 4 years ago
- Display an error in a GUI dialog☆22May 3, 2021Updated 4 years ago
- Check if a file path is a compressed file☆19Apr 30, 2024Updated last year
- Check if a string is a scoped npm package name☆25Jul 9, 2022Updated 3 years ago
- Get a random key from an object☆18Jul 2, 2024Updated last year
- Get the number of days in a month☆27Oct 18, 2021Updated 4 years ago
- Creates a readable stream producing cryptographically strong pseudo-random data using `crypto.randomBytes()`☆78Aug 12, 2021Updated 4 years ago
- ☆13Aug 11, 2021Updated 4 years ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- Detect the indentation of code☆23Sep 15, 2025Updated 6 months ago
- Check if an Iterable is empty