humanize-ms
transform humanize time to ms
Last updated 8 years ago by dead_horse .
MIT · Repository · Bugs · Original npm
$ cnpm install humanize-ms 
SYNC missed versions from official npm registry.

humanize-ms

NPM version build status Test coverage Gittip David deps

transform humanize time to ms

Installation

$ npm install humanize-ms

Examples

var ms = require('humanize-ms');

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

License

MIT

Current Tags

  • 1.2.1                                ...           latest (8 years ago)

1 Versions

  • 1.2.1                                ...           8 years ago
Maintainers (1)
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 0
Dependencies (1)
  • ms ^2.0.0
Dev Dependencies (6)
Dependents (0)
None

Copyright 2013 - present © cnpmjs.org