Hey, I am looking for a replacement to `ms` library however some behavior here confuses me, particularly the shorthands: `ms('5s')` returns NaN, while id expect it to parse it as 5 seconds. Think support could be added for this?
Hey, I am looking for a replacement to
mslibrary however some behavior here confuses me, particularly the shorthands:ms('5s')returns NaN, while id expect it to parse it as 5 seconds.Think support could be added for this?