2.7.1 • Published 2 years ago

cowboy-bebop-random-message v2.7.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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.

2.7.1

2 years ago

2.7.0

2 years ago

2.6.0

2 years ago

2.5.0

2 years ago

2.4.0

2 years ago

2.3.0

2 years ago

2.2.0

2 years ago

2.1.2

2 years ago

2.1.1

2 years ago

2.1.0

2 years ago

2.0.1

2 years ago

2.0.0

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago