npm / mute-streamLinks
Bytes go in, but they don't come out (when muted).
☆55Updated 2 weeks ago
Alternatives and similar repositories for mute-stream
Users that are interested in mute-stream are comparing it to the libraries listed below
Sorting:
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last week
- A library of cross-platform tested terminal/console command strings for doing things like color and cursor positioning. This is a subset…☆31Updated 5 years ago
- Get the npm global path prefix. Same code used internally by npm.☆29Updated last year
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆25Updated 3 months ago
- List of node.js builtin modules☆37Updated 2 months ago
- ☆37Updated 2 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆57Updated last year
- Recursively flatten an array or arrays. This is the fastest implementation of array flatten.☆59Updated 4 years ago
- Returns an array of unique values using strict equality for comparisons, maintaining the same order as the provided arrays.☆24Updated 5 years ago
- Callback wrapping utility☆56Updated last year
- Check if the character represented by a given Unicode code point is fullwidth☆51Updated 5 months ago
- Repeat the given string n times. Fastest implementation for repeating a string (2x faster than the native method)☆50Updated 4 years ago
- timers module for browserify☆24Updated last year
- Full zlib module for browserify☆58Updated last year
- Package and un-package modules of some sort (oooh, perhaps you could package JavaScript modules on npm...)☆37Updated 7 years ago
- Get the set npm registry URL☆57Updated 9 months ago
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆22Updated last month
- Add callbacks to requests in flight to avoid async duplication☆75Updated last year
- Convert a username/group name to a uid/gid number☆18Updated 10 years ago
- Minimal module to check if a file is executable.☆51Updated 3 months ago
- Unpipe a stream from all destinations☆22Updated 5 years ago
- An ESnext spec-compliant `Array.prototype.flat` shim/polyfill/replacement that works as far down as ES3.☆31Updated last month
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 7 years ago
- Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.☆42Updated last month
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Updated 2 years ago
- Return true if a value is a valid glob pattern string, or array of glob patterns.☆24Updated 6 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated last month
- safely create multiple ReadStream or WriteStream objects from the same file descriptor☆31Updated 5 years ago
- Try to guess if your terminal supports unicode☆18Updated 5 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 5 years ago