@jswork/next-time2clock

Time to clock(lrc/srt) for next.

Usage no npm install needed!

<script type="module">
  import jsworkNextTime2clock from 'https://cdn.skypack.dev/@jswork/next-time2clock';
</script>

README

next-time2clock

Time to clock(lrc/srt) for next.

version license size download

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.