wakatoday
v0.2.2
Published
Get a promise get of your time spent coding today
Downloads
7
Readme
WakaTime module
To check lenght of todays coding time
Install
npm install wakatoday
Usage
var getWakaTime = require('wakatoday');
getTime('<YOUR_API_KEY>').then(console.log).catch(console.log); //6h 10m 12s
License
MIT © Dmitri Kunin