@codedev168/ms-humanize
v0.1.0
Published
Converts milliseconds to a human-readable duration string like '2h 30m 15s'
Maintainers
Readme
ms-humanize
Converts milliseconds to a human-readable duration string like '2h 30m 15s'
Installation
npm install @codedev168/ms-humanizeUsage
import { } from '@codedev168/ms-humanize';License
MIT
