todayis

1.0.0 • Public • Published

todayis

NPM Version NPM Downloads Build Status js-standard-style

Tell me what day it is please.

$ npm i todayis
const todayIs = require('todayis')
console.log(todayIs()) // friday
console.log(todayIs((day) => `Hello, today is ${day}.`)) // Hello, today is friday.

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i todayis

    Weekly Downloads

    1

    Version

    1.0.0

    License

    ISC

    Unpacked Size

    2.08 kB

    Total Files

    4

    Last publish

    Collaborators

    • wesleytodd