humanize-ms
transform humanize time to ms
Last updated a year ago by fengmk2 .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install humanize-ms 
SYNC missed versions from official npm registry.

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.

Current Tags

  • 2.0.0                                ...           latest (a year ago)

6 Versions

  • 2.0.0                                ...           a year ago
  • 1.2.1                                ...           9 years ago
  • 1.2.0                                ...           10 years ago
  • 1.0.2                                ...           10 years ago
  • 1.0.1                                ...           11 years ago
  • 1.0.0                                ...           12 years ago
Maintainers (2)
Downloads
Today 1
This Week 85
This Month 120
Last Day 15
Last Week 57
Last Month 328
Dependencies (1)
  • ms ^2.1.3

Copyright 2013 - present © cnpmjs.org | Home |