Launch Week Day 2: Introducing Reports: An Extensible Reporting Framework for Socket Data.Learn More →
Socket
Book a DemoSign in
Socket

humanize-ms

Package Overview
Dependencies
Maintainers
2
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

humanize-ms

transform humanize time to ms

latest
Source
npmnpm
Version
2.0.0
Version published
Weekly downloads
14M
-18.4%
Maintainers
2
Weekly downloads
 
Created
Source

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.

Keywords

humanize

FAQs

Package last updated on 12 Dec 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts