npm.io
1.0.5 • Published 5 years ago

kc-timespan

Licence
ISC
Version
1.0.5
Deps
1
Size
2 kB
Vulns
0
Weekly
0

Timespan

[js] Returns an extract of unix time that changes each S seconds.

Install

npm install kc-timespan

Use

var timeSpan = require('kc-timespan');
var ts  = timeSpan(5);
console.log(ts);

Keywords