goodtimer icon indicating copy to clipboard operation
goodtimer copied to clipboard

fmtTime for plural words

Open aeeed99 opened this issue 4 years ago • 0 comments

Ability to add words (usually a human name for the unit), that will automatically be pluralized if the value is anything but 1.

timer.fmtTime('%S {%s:second} left') // => "10 seconds left", "1 second left"

signature proposed

{%unit:WORD}

aeeed99 avatar May 25 '20 17:05 aeeed99