Skip to content

Converts the seconds count to a pretty readable format

Notifications You must be signed in to change notification settings

franckyi/seconds-formatter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Live page

Open the Live page
In the form, enter a number (count of seconds) as input. Eg. "700" seconds would return "11 minutes and 40 seconds". It's 4kyu kata on Codewars, then I added an interface with prompt, later a form input.

Install

Clone the repository, then simply run sass style.scss style.css to generate style sheet.

About

Converts the seconds count to a pretty readable format

Topics

Resources

Stars

Watchers

Forks