node-script-running
v2.0.0
Published
Check if your code is running
Downloads
9
Readme
Check if your code is running
Install
npm install node-script-running
Example
const isRunning = require('node-script-running');
isRunning(); // true
process.exit();
isRunning(); // false
Author
👤 Link#0069
- Github: @LINKDiscordd
Show your support
Give a ⭐️ if this project helped you!
This README was generated with ❤️ by readme-md-generator