cowboy / node-exit
A replacement for process.exit that ensures stdio are fully drained before exiting.
☆66Updated last week
Alternatives and similar repositories for node-exit:
Users that are interested in node-exit are comparing it to the libraries listed below
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 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 last year
- List of node.js builtin modules☆38Updated 11 months ago
- API for combining call site modifiers☆41Updated 5 years ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated 11 months ago
- Do stuff with Node.js's native JavaScript modules☆31Updated 3 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 7 years ago
- Global logging utility.☆18Updated 11 months ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 3 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆38Updated last year
- url.parse() with support for protocol-less URLs & IPs☆52Updated 3 years ago
- Repeat a string - fast☆34Updated 3 years ago
- Support any Observable library and polyfill☆70Updated 3 years ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Returns an array filled with the specified input☆42Updated 2 years ago
- Node.js `assert` as a standalone module☆26Updated 4 years ago
- Timeout HTTP/HTTPS requests☆51Updated 3 years ago
- Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.☆36Updated last year
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 5 years ago
- Run a child as if it's the foreground process. Give it stdio. Exit when it exits.☆40Updated 2 weeks ago
- ☆37Updated 8 years ago
- Report if your package.json is out of sync with your package-lock.json☆38Updated 2 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