Search
on-exit-leak-free
Execute a function on exit without leaking memory, allowing all objects to be garbage collected
v2.1.2 URL:
https://unpkg.com/on-exit-leak-free@2.1.2/index.js
Open
Browse Files
weak
reference
finalization
registry
process
exit
garbage
collector
signal-exit
when you want to fire an event no matter how a process exits.
v4.1.0 URL:
https://unpkg.com/signal-exit@4.1.0/dist/cjs/index.js
Open
Browse Files
signal
exit
exit-hook
Run some code when the process exits
v5.0.0 URL:
https://unpkg.com/exit-hook@5.0.0/index.js
Open
Browse Files
exit
quit
process
hook
graceful
handler
shutdown
sigterm
sigint
terminate
kill
stop
event
signal
async
asynchronous
restore-cursor
Gracefully restore the CLI cursor on exit
v5.1.0 URL:
https://unpkg.com/restore-cursor@5.1.0/index.js
Open
Browse Files
exit
quit
process
graceful
shutdown
sigterm
sigint
terminate
kill
stop
cli
cursor
ansi
show
term
terminal
console
tty
shell
command-line
human-signals
Human-friendly process signals
v8.0.1 URL:
https://unpkg.com/human-signals@8.0.1/build/src/main.js
Open
Browse Files
signal
signals
handlers
error-handling
interrupts
sigterm
sigint
irq
process
exit
exit-code
status
operating-system
es6
javascript
typescript
linux
macos
windows
nodejs