humanize-ms

WebJar for humanize-ms

License

License

MIT
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

humanize-ms
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

humanize-ms
WebJar for humanize-ms
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/node-modules/humanize-ms

Download humanize-ms

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.npm/humanize-ms/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>humanize-ms</artifactId>
    <version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/humanize-ms/
implementation 'org.webjars.npm:humanize-ms:1.2.1'
// https://jarcasting.com/artifacts/org.webjars.npm/humanize-ms/
implementation ("org.webjars.npm:humanize-ms:1.2.1")
'org.webjars.npm:humanize-ms:jar:1.2.1'
<dependency org="org.webjars.npm" name="humanize-ms" rev="1.2.1">
  <artifact name="humanize-ms" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='humanize-ms', version='1.2.1')
)
libraryDependencies += "org.webjars.npm" % "humanize-ms" % "1.2.1"
[org.webjars.npm/humanize-ms "1.2.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.webjars.npm : ms jar [2.0.0,3)

Project Modules

There are no modules declared in this project.

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

org.webjars.npm

node_modules

All about node.js modules like your project 'node_modules' dir

Versions

Version
1.2.1