@feizheng/next-time-format

1.0.5 • Public • Published

next-time-format

Time format for next.

version license size download

installation

npm install -S @feizheng/next-time-format

usage

import '@feizheng/next-time-format';

// micro
nx.timeFormat(354*1000);
// { hour: 0, minute: 5, second: 54, datetime:'00:05:54' }

license

Code released under the MIT license.

Dependencies (0)

    Dev Dependencies (18)

    Package Sidebar

    Install

    npm i @feizheng/next-time-format

    Weekly Downloads

    0

    Version

    1.0.5

    License

    MIT

    Unpacked Size

    5.06 kB

    Total Files

    5

    Last publish

    Collaborators

    • afeiship