yargs / set-blockingLinks
set blocking stdio and stderr ensuring that terminal output does not truncate
☆39Updated 2 years ago
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 2 months ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆37Updated 5 years ago
- Track the list of currently unhandled promise rejections☆24Updated 7 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
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- Center-align the text in a string.☆23Updated 8 years ago
- Find a file given a declaration of locations.☆12Updated 3 years ago
- Global logging utility.☆19Updated last year
- Iterate all the data in a stream☆38Updated 7 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated 3 weeks 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
- Wrap a Readable stream in a Transform stream.☆10Updated 2 years ago
- Sink your streams.☆17Updated 2 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 10 months ago
- Returns an object with the base path and the actual pattern from a glob.☆17Updated 8 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
- A write stream constructor that supports a flush function that is called before finish is emitted☆33Updated last year
- Report if your package.json is out of sync with your package-lock.json☆38Updated 3 years ago
- Create a Vinyl file from an actual file☆43Updated 3 years ago
- Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.☆38Updated 3 months ago
- Tests whether one path is inside another path☆43Updated 5 years ago
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Updated 5 years ago
- Get the first path that exists on disk of multiple paths☆62Updated 4 months ago
- Assertion library for streams☆17Updated 10 years ago
- Bash-powered globbing for node.js. Alternative to node-glob. Does not work on Windows 9 and lower.☆14Updated 4 years ago
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Updated 3 years ago
- Resolve a directory that is either local, global or in the user's home directory.☆14Updated 8 years ago
- Memoize the results of a call to the RegExp constructor, avoiding repetitious runtime compilation of the same string and options, resulti…☆39Updated 8 years ago