givingwu / time-converter

A lightweight time converter it converts the given number and outputs a human readable time text.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

time-converter

Current only implements getRange(rangeTimeNumer: MilliSeconds)

Usage

git clone https://github.com/Vuchan/time-converter.git

API

geneRange - Generates a Time object for the given range of milliseconds number

Demo & Test

test demos

License

MIT

About

A lightweight time converter it converts the given number and outputs a human readable time text.


Languages

Language:JavaScript 100.0%