Skip to content

Latest commit

 

History

History
34 lines (28 loc) · 2.04 KB

README.md

File metadata and controls

34 lines (28 loc) · 2.04 KB

Time Please

Build Status Codacy Badge Coverage Status GitHub forks GitHub stars GitHub GitHub All Releases GitHub package.json version

A Node.js module that prints your current date and time.

Installation

npm install time-please --save

Usage

Once the module is loaded, the console would show the output date and time. No variable assignment is needed.

require('time-please');

Expected Output

Expected Output

Contribution

You are more than welcome to contribute.

Reference

Reference Link