yargs / set-blockingLinks
set blocking stdio and stderr ensuring that terminal output does not truncate
☆40Updated last year
Alternatives and similar repositories for set-blocking
Users that are interested in set-blocking are comparing it to the libraries listed below
Sorting:
- List of node.js builtin modules☆37Updated last week
- Center-align the text in a string.☆23Updated 8 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- Find a file given a declaration of locations.☆12Updated 3 years ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated 2 years ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 7 years ago
- Uses a breadth-first search, when necessary, to resolve the file path using the correct casing, and verify that the file actually exists.…☆12Updated 8 years ago
- Track the list of currently unhandled promise rejections☆24Updated 7 years ago
- Bash-powered globbing for node.js. Alternative to node-glob. Does not work on Windows 9 and lower.☆14Updated 4 years ago
- Global logging utility.☆19Updated last year
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated last year
- ☆26Updated 7 years ago
- Iterate all the data in a stream☆38Updated 7 years ago
- Extends `stats.isDirectory()`, returns `true` if a filepath is a directory.☆27Updated 9 years ago
- Returns the next buffer/object in a stream's readable queue☆22Updated last year
- Returns an object with the base path and the actual pattern from a glob.☆17Updated 8 years ago
- Sink your streams.☆17Updated 2 years ago
- WeakMap collection as specified in ECMAScript6☆30Updated 4 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Tests whether one path is inside another path☆43Updated 5 years ago
- Repeat a string - fast☆35Updated 4 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 8 months ago
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Get an ArrayBuffer from a Buffer as fast as possible☆20Updated 4 years ago
- Wrap a Readable stream in a Transform stream.☆10Updated 2 years ago
- A write stream constructor that supports a flush function that is called before finish is emitted☆33Updated last year
- Get a PATH containing locally installed module executables.☆49Updated 5 years ago
- Find array elements. Executes a callback for each element, returns the first element for which its callback returns a truthy value.☆29Updated 6 years ago