time-greeting

1.0.2 • Public • Published

time-greeting

npm

Get a greeting based on the time of day

const timeGreeting = require('time-greeting');
 
timeGreeting();
// Good morning
 
timeGreeting('1970-01-01 21:00:00');
// Good evening

/time-greeting/

    Package Sidebar

    Install

    npm i time-greeting

    Weekly Downloads

    0

    Version

    1.0.2

    License

    MIT

    Unpacked Size

    1.04 kB

    Total Files

    4

    Last publish

    Collaborators

    • niksudan