cowboy / node-exitLinks
A replacement for process.exit that ensures stdio are fully drained before exiting.
☆67Updated 4 months ago
Alternatives and similar repositories for node-exit
Users that are interested in node-exit are comparing it to the libraries listed below
Sorting:
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- List of node.js builtin modules☆38Updated last year
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- Repeat a string - fast☆34Updated 4 years ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 6 years ago
- Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.☆38Updated last year
- url.parse() with support for protocol-less URLs & IPs☆53Updated 3 years ago
- Timeout HTTP/HTTPS requests☆51Updated 4 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Global logging utility.☆19Updated last year
- Convert an Observable to a Promise☆49Updated last year
- ES spec-compliant shim for String.prototype.padStart☆23Updated 4 months ago
- Array.prototype.includes spec-compliant polyfill☆43Updated last month
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Updated last year
- Get the callsite of the caller function☆52Updated 3 years ago
- API for combining call site modifiers☆41Updated 5 years ago
- Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible☆85Updated 2 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last year
- Add callbacks to requests in flight to avoid async duplication☆73Updated last year
- Wait for any promise to be fulfilled☆54Updated 3 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Tests whether one path is inside another path☆42Updated 5 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 4 years ago
- Get the auth token set for an npm registry☆34Updated 5 months ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 11 months ago