npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "exit" 的结果(共 10 个)
on-exit-leak-free

Execute a function on exit without leaking memory, allowing all objects to be garbage collected

MIT
exeunt

exiting a node.js process *and flushing stdout and stderr*

MPL-2.0
async-exit-hook

Run some code when the process exits (supports async hooks and pm2 clustering)

MIT
exit-x

A replacement for process.exit that ensures stdio are fully drained before exiting.

MIT
exit

A replacement for process.exit that ensures stdio are fully drained before exiting.

@changesets/pre

Utils to make a Changesets repo enter and exit pre mode

MIT
when-exit

Execute a function right before the process, or the browser's tab, is about to exit.

MIT
capture-exit

safely cleanup in signal handlers

ISC