1.0.1 • Published 3 years ago

uptime-nodejs v1.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

uptime-nodejs

How to use

  1. Put the files in a folder called uptime-nodejs

  2. put that in your nodes_modules folder in your project

  3. Import the module with "const utime = require("uptime-nodejs");"

  4. Use utime.get() to call the uptime.

  5. Have fun

If you have any problems make an issue!

OR do:

npm i uptime-nodejs