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.

Readme

Keywords

none

Package Sidebar

Install

npm i todayis

Weekly Downloads

0

Version

1.0.0

License

ISC

Unpacked Size

2.08 kB

Total Files

4

Last publish

Collaborators

  • wesleytodd