Skip to content

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

Contributors