JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 12862403
  • Score
    100M100P100Q230943F
  • License MIT

transform humanize time to ms

Package Exports

  • humanize-ms
  • humanize-ms/package.json

Readme

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.