chuck-me-a-joke
v1.1.0
Published
A cool global NPM package
Downloads
6
Maintainers
Readme
Chuck-me-a-joke
Installation
npm i -g chuck-me-a-joke
About
This is a small global npm module made for educational porpuses. It's a CLI tool that fetches Chuck Norris jokes from Chuck Norris Jokes API.
Usage
chuck-me-a-joke <command>
List of available commands
random
: Returns a random Chuck Norris joke.category
: Returns a list of categories to choose from and returns a joke from that category.
Special thanks
Thanks to Mathias for allowing me to use his great Chuck Norris API. You can take a look at it here.