Skip to content

wix-incubator/secs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

secs

it is ms, but for seconds.

import ms from 'ms';

function secs(...args) {
  return Math.round(ms(...args) / 1000);
}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published