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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 2.0.0
    4
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 2.0.0
    4
  • 1.0.0
    0

Package Sidebar

Install

npm i node-script-running

Weekly Downloads

4

Version

2.0.0

License

ISC

Unpacked Size

1.14 kB

Total Files

3

Last publish

Collaborators

  • link-dev