uptime-nodejs
v1.0.1
Published
This is a nodejs uptime thingy!
Downloads
2
Readme
uptime-nodejs
How to use
Put the files in a folder called uptime-nodejs
put that in your nodes_modules folder in your project
Import the module with "const utime = require("uptime-nodejs");"
Use utime.get() to call the uptime.
Have fun
If you have any problems make an issue!
OR do:
npm i uptime-nodejs