1.0.0 • Published 10 years ago
timewatch v1.0.0
timewatch
Simple watch in javascript.
Getting started
npm install timewatch
var watch = require('timewatch')
watch.start() - Starts clock
watch.stop() - Stops clock
watch.time() - Returns the current time in the clock
1.0.0
10 years ago