Skip to content

Latest commit

 

History

38 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

npm i florida_man

Example

const {fman} = require("florida_man");

async function f_man(month,date){
    let a = await fman(month,date);
    console.log(a)

}
f_man("march","1")

/*
result: 

[
  'floridamanbirthday.org/wp-content/uploads/2021/06/florida-man-birthday-march-1-300x169.jpg',      
  'The man who dragged the shark behind his boat was sentenced to 10 days in prison.'
]
*/

About

Npm package to find out what the florida man did on a certain day.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages