# tree-kill-promise **Repository Path**: blueskycs2c/tree-kill-promise ## Basic Information - **Project Name**: tree-kill-promise - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-01-22 - **Last Updated**: 2024-06-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # tree-kill-promise
Simple wrapper around the tree-kill module that makes use of promises. ## Install ```bash # npm $ npm install tree-kill-promise # Yarn $ yarn add tree-kill-promise ``` ## Usage ```js import kill from 'tree-kill-promise' // Kill process with pid 1 await kill(1) // Send signal other than SIGTERM await kill(1, 'SIGKILL') ``` For more details please visit the [tree-kill docs](https://www.npmjs.com/package/tree-kill). ## Contribute Are you missing something or want to contribute? Feel free to file an [issue](https://github.com/dword-design/tree-kill-promise/issues) or a [pull request](https://github.com/dword-design/tree-kill-promise/pulls)! ⚙️ ## Support Hey, I am Sebastian Landwehr, a freelance web developer, and I love developing web apps and open source packages. If you want to support me so that I can keep packages up to date and build more helpful tools, you can donate here:
If you want to send me a one time donation. The coffee is pretty good 😊.
Also for one time donations if you like PayPal.
Here you can support me regularly, which is great so I can steadily work on projects.