1.0.1 • Published 3 years ago

@jswork/next-clock2time v1.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

next-clock2time

Clock(lrc/srt) to time for next.

version license size download

installation

npm install -S @jswork/next-clock2time

usage

import '@jswork/next-clock2time';

// srt clock:
nx.clock2time('00:00:03,776')   //3776

// lrc clock:
nx.clock2time('00:12.120')      //12120

resources

license

Code released under the MIT license.