@jswork/next-time2clock
v1.0.5
Published
Time to clock(lrc/srt) for next.
Downloads
10
Maintainers
Readme
next-time2clock
Time to clock(lrc/srt) for next.
installation
npm install -S @jswork/next-time2clock
usage
import '@jswork/next-time2clock';
const res = nx.time2clock(122313);
// { srt: '00:02:02,313', std: '00:02:02.313', lrc: '02:02.313' }
license
Code released under the MIT license.