kc-timespan

1.0.5 • Public • Published

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);

/kc-timespan/

    Package Sidebar

    Install

    npm i kc-timespan

    Weekly Downloads

    0

    Version

    1.0.5

    License

    ISC

    Unpacked Size

    1.87 kB

    Total Files

    5

    Last publish

    Collaborators

    • kaisarcode