yargs / set-blockingLinks
set blocking stdio and stderr ensuring that terminal output does not truncate
☆39Updated 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☆38Updated last year
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 6 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Global logging utility.☆19Updated last year
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Iterate all the data in a stream☆37Updated 7 years ago
- Returns the next buffer/object in a stream's readable queue☆22Updated last year
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated last year
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated last year
- Find a file given a declaration of locations.☆12Updated 3 years ago
- Find array elements. Executes a callback for each element, returns the first element for which its callback returns a truthy value.☆29Updated 5 years ago
- Center-align the text in a string.☆23Updated 8 years ago
- Strip redundant indentation and indent the string☆54Updated 4 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 7 years ago
- Get a PATH containing locally installed module executables.☆49Updated 5 years ago
- https://npm.im/debug but with automatic namespacing☆16Updated 8 years ago
- Repeat a string - fast☆34Updated 4 years ago
- Check if a file path is a binary file☆46Updated last year
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 years ago
- minify javascript in a stream using uglify-js (ES5) or terser (ES6+)☆27Updated 4 years ago
- Returns an object with the base path and the actual pattern from a glob.☆17Updated 8 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 5 months ago
- Bash-powered globbing for node.js. Alternative to node-glob. Does not work on Windows 9 and lower.☆14Updated 4 years ago
- Memoize the results of a call to the RegExp constructor, avoiding repetitious runtime compilation of the same string and options, resulti…☆39Updated 7 years ago
- Extends `stats.isDirectory()`, returns `true` if a filepath is a directory.☆27Updated 8 years ago
- Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.☆38Updated last year
- Check if an object can be used like an Array☆16Updated 3 years ago
- Lowercase the keys of an object☆40Updated 2 years ago
- A write stream constructor that supports a flush function that is called before finish is emitted☆33Updated last year