npm / mute-streamLinks
Bytes go in, but they don't come out (when muted).
☆53Updated last month
Alternatives and similar repositories for mute-stream
Users that are interested in mute-stream are comparing it to the libraries listed below
Sorting:
- A library of cross-platform tested terminal/console command strings for doing things like color and cursor positioning. This is a subset…☆30Updated 4 years ago
- Get the npm global path prefix. Same code used internally by npm.☆29Updated 11 months ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆26Updated last year
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last year
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆58Updated last year
- Package and un-package modules of some sort (oooh, perhaps you could package JavaScript modules on npm...)☆37Updated 7 years ago
- Callback wrapping utility☆56Updated last year
- List of node.js builtin modules☆38Updated last year
- Recursively flatten an array or arrays. This is the fastest implementation of array flatten.☆59Updated 3 years ago
- Full zlib module for browserify☆58Updated 7 months ago
- Returns an array of unique values using strict equality for comparisons, maintaining the same order as the provided arrays.☆24Updated 4 years ago
- timers module for browserify☆24Updated 7 months ago
- Check if something is a Node.js stream☆112Updated 9 months ago
- Repeat the given string n times. Fastest implementation for repeating a string (2x faster than the native method)☆50Updated 3 years ago
- Return true if a value is a valid glob pattern string, or array of glob patterns.☆24Updated 5 years ago
- Check if the character represented by a given Unicode code point is fullwidth☆49Updated last year
- Convert a username/group name to a uid/gid number☆18Updated 9 years ago
- Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.☆41Updated 2 years ago
- Unpipe a stream from all destinations☆22Updated 4 years ago
- Determine if an object is a Buffer☆89Updated 3 years ago
- Like `fs.createWriteStream(...)`, but atomic.☆49Updated 3 years ago
- Minimal module to check if a file is executable.☆49Updated 11 months ago
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆84Updated 11 months ago
- Try to guess if your terminal supports unicode☆17Updated 4 years ago
- An ESnext spec-compliant `Array.prototype.flat` shim/polyfill/replacement that works as far down as ES3.☆31Updated 7 months ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Updated last year
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆22Updated 8 months ago
- Lo-dash's array-clice method. Slices `array` from the `start` index up to, but not including, the `end` index.☆21Updated 7 years ago
- A write stream constructor that supports a flush function that is called before finish is emitted☆33Updated last year
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago