1.0.1 • Published 3 months ago

other-helpers v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
3 months ago

helper functions

You are free to choose any of the following methods to implement functionality with the helper functions.

isObject (obj) -> bool

msToHours (ms) -> float

msToMinutes (ms) -> float

msToDays (ms) -> float

daysToMs (hours) -> int

hoursToMs (minutes) -> int

calculateTimeDiffInMinutes (seconds) -> int

1.0.1

3 months ago