Skip to content
/ closer Public

node tool to handle shutdown code when receiving shutdown signals.

License

Notifications You must be signed in to change notification settings

slimee/closer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

closer

Node.js tool.

Allow to handle shutdown code when receiving shutdown signals.

Example:

import closer from "closer"

closer(()=>console.log("graceful shutdown"))

About

node tool to handle shutdown code when receiving shutdown signals.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published