node-exit-process

1.1.0 • Public • Published

Welcome to node-exit-process 👋

Version Documentation Maintenance License: MIT

exits process

🏠 Homepage

Install

npm i node-exit-process

Author

👤 steadmatthew

Example

const exit = require("node-exit-process")
exit(0) //exits for code 0
exit(1) //exits for code 1
exit(33) // you get it 

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2020 steadmatthew.
This project is MIT licensed.


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

Readme

Keywords

Package Sidebar

Install

npm i node-exit-process

Weekly Downloads

2

Version

1.1.0

License

MIT

Unpacked Size

3.36 kB

Total Files

5

Last publish

Collaborators

  • steadmatthew
OSZAR »