cowboy / node-exit
A replacement for process.exit that ensures stdio are fully drained before exiting.
☆66Updated last month
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
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- List of node.js builtin modules☆38Updated last year
- [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 3 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆38Updated last year
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 4 years ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.☆36Updated 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
- A list of directories you should ignore by default☆23Updated 2 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated 3 weeks ago
- A JavaScript parser for Google Closure Compiler and JSDoc type expressions.☆55Updated last week
- API for combining call site modifiers☆41Updated 5 years ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Array.prototype.includes spec-compliant polyfill☆43Updated last year
- Read the contents of node_modules☆42Updated 3 years ago
- Run a child as if it's the foreground process. Give it stdio. Exit when it exits.☆41Updated last month
- Returns an array filled with the specified input☆42Updated 2 years ago
- Convert an Observable to a Promise☆47Updated last year
- An asynchronous middleware pattern☆27Updated last year
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Check if a file path is a binary file☆44Updated 11 months ago
- fstream class for creating npm packages☆30Updated 7 years ago
- A through2 wrapper to create an Array.prototype.filter analog for streams☆35Updated 11 months ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆26Updated last year
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated last year