1.0.3-c • Published 6 years ago

print-current-time v1.0.3-c

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

print-current-time

A very simple node js package to print time. Just to use to understand publishing module to npm repository.

install

npm install -g print-current-time

or

npm install print-current-time

usage

var printCurrentTime = require('print-current-time');
printCurrentTime();

or directly in command-line

print-current-time

Output Sample:

Tue Mar 27 2018

Contribute :)

Open to all in github public repository. Feel free to extend and add what ever functionalities you all want ;)

Github Link.

1.0.3-c

6 years ago

1.0.3-b

6 years ago

1.0.3-a

6 years ago

1.0.3

6 years ago

1.0.2-a

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0-a

6 years ago

1.0.0

6 years ago