2.1.2 • Published 6 months ago
generate_quote-md v2.1.2
generate_quote-md
A simple Node.js package that generates and logs random quotes with customizable styles. It uses the chalk
library to log quotes in various colors and effects for better readability and impact.
Features
- Get a random quote from a predefined list.
- Log quotes in various styles (blue, red, green, highlighted, fancy, and gradient).
- Simple and easy-to-use API.
- Fully customizable quotes in
quotes.json
.
Installation
To install the package, run the following command in your project directory:
npm install generate_quote-md