1.0.3 • Published 4 years ago

humango v1.0.3

Weekly downloads
-
License
ISC
Repository
github
Last release
4 years ago

humango

A npm package for human readable time difference.

Installation

npm install humango

Usage

const humango = require('humango');

humango(1639144663613); 

Output

Providing timestamp will calculate the timedifference and show output automatically in formats like,

Just now, 1 second ago, 3 minutes ago, 1 hour ago, 3 days ago, 2 months ago, on Dec 12, on Oct 25, 2018

1.0.3

4 years ago

1.0.2

4 years ago

1.0.0

4 years ago

1.0.1

4 years ago