A module having capacity of creating website for your repo so you can uptime it Now there is no need to code 100s of lines or create a server.js file. just use the code given below
published version 1.0.13, 2 years agoConvert milliseconds to a human readable string: `133700000000` → `4 Years 2 Months 27 Days 10 Hours 53 Minutes 2 Seconds` Usage ```js const ms = require(`timecraft`) ms(`133700000000`) // Output=> 4 Years 2 Months 27 Days 10 Hours 53 Minutes 2 Seconds ``
published version 0.0.0, 2 years ago