Skip to content

SayranFelix/po-kes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple package containing jokes, and others kiddings...

Pokes Origin.

The name Pokes arose from the junction of the names Polar + Jokes, thus was created "Pokes".

How to use

To return a random joke, follow this exemple:

const Pokes = require("po-kes")  // requiring po-kes
let joke = Pokes.Joke("pt")  // return a random joke in portuguese
console.log(joke)  // [RETURNS]: "Você conhece a piada do pônei? Pô nei eu..."

Currently this package has the languages: portuguese and english. (in use: "pt" to portuguese, or "en" to english)

View more examples in examples folder.

License:

Refer to LICENSE file.

About

A simple package containing jokes, and others kiddings...

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published