Skip to content

LAITONEN/Seconds-to-time-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To test the app:

  1. Clone the repository.
  2. npm install
  3. Add a console.log to src/spec/itShouldBeFunction file, where you call a method, imported on the top of the page, and pass any number of seconds there to get it converted to more human-understandable time format: console.log(method(6000000)).
  4. Run npm test and see your output.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published