8000 GitHub - bgebes/seconds-to-show: ๐Ÿ“š A library that will show mm:ss by given seconds.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

๐Ÿ“š A library that will show mm:ss by given seconds.

License

Notifications You must be signed in to change notification settings

bgebes/seconds-to-show

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Description

๐Ÿ“š A library that will show mm:ss by given seconds.

Usage

import SecondsToShow from 'seconds-to-show';

const seconds = 2022;

console.log(SecondsToShow(seconds)); // 33:42

About

๐Ÿ“š A library that will show mm:ss by given seconds.

Resources

License

Stars

Watchers

Forks

0