Skip to content

Latest commit

 

History

History
105 lines (71 loc) · 3.02 KB

readme.md

File metadata and controls

105 lines (71 loc) · 3.02 KB

logo

Build Status Code Climate Node Version Jest Prettier Downloads License

A lightweight (1 KB) library that is used to find out humanly readable time differences between now and past date

Install

$ npm install hologo

As of NPM 5.0.0, installed modules are added as a dependency by default, so the --save option is no longer used. The other save options still exist and are listed in the documentation for npm install.

When is it useful

The module will result in the same relative date outcome like StackOverflow sign-up date of users.

Example Image

Usage

Example current date: April 18, 2018 12:00:00

JavaScript