humanize-ms
TypeScript icon, indicating that this package has built-in type declarations

2.0.0 • Public • Published

humanize-ms

NPM version Node.js CI Test coverage Known Vulnerabilities npm download

transform humanize time to ms

Installation

npm install humanize-ms

Examples

import { ms } from 'humanize-ms';

ms('1s') // 1000
ms(1000) // 1000

License

MIT

Contributors

Contributors

Made with contributors-img.

Readme

Keywords

Package Sidebar

Install

npm i humanize-ms

Weekly Downloads

14,863,959

Version

2.0.0

License

MIT

Unpacked Size

7.25 kB

Total Files

11

Last publish

Collaborators

  • dead_horse
  • fengmk2