Skip to content

Just a node package to get a random quote from one of the best anime in history cowboy bebop

Notifications You must be signed in to change notification settings

merRen22/cowboy-bebop-quote-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cowboy Bebop Quote generator

To fill all your code with references to Cowboy Bebop now you can get random quotes and images with quotes.

Install

npm i cowboy-bebop-random-message

Usage

let cowboy = require('cowboy-bebop-random-message');

// get a random quotes
const quote = cowboy.quote();
console.log(quote);

// get a png image with a quote to a desire path
random.image('.');

Contributing

If someone wants to add or improve something, I invite you to collaborate directly in this repository: Cowboy Bebop Quote generator

License

Cowboy Bebop Quote generator is released under the MIT License.

Extensions and dependencies

To minify the json assets vs-tools was used. Also for generating the images with text we use the lib Jimp.

About

Just a node package to get a random quote from one of the best anime in history cowboy bebop

Topics

Resources

Stars

Watchers

Forks