Skip to content

Js library that makes an educated guess if its Thursday or not

Notifications You must be signed in to change notification settings

note89/is-it-thursday

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

is-it-thursday?

Js library that makes an educated guess if its Thursday or not...

##Intall with NPM

$npm install is-it-thursday

##Use in your project

var isItThursday = require('is-it-thursday');
console.log(isItThursday.huh)  // Probably not...

About

Js library that makes an educated guess if its Thursday or not

Resources

Stars

Watchers

Forks

Packages

No packages published