Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

generate_quote-md

mdcoder9ISC2.1.2

Random Quotes Generator

quotes, random-quotes, inspiration, cli, nodejs

readme

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