node-script-running

2.0.0 • Public • Published

Welcome to node-script-running 👋

Version License: ISC

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

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator

Readme

Keywords

none

Package Sidebar

Install

npm i node-script-running

Weekly Downloads

0

Version

2.0.0

License

ISC

Unpacked Size

1.14 kB

Total Files

3

Last publish

Collaborators

  • link-dev