rajan-random-quote

1.0.0 • Public • Published

"Random Quote" Package

This npm package provides a simple utility to generate random quotes. It contains a collection of inspiring quotes from various sources, including Steve Jobs, Winston Churchill, Eleanor Roosevelt, and others.

Installation

You can install this package via npm:

npm install rajan-random-quote

UseCase

Here is how you can use this in your file

const { generateRandomQuote } = require('rajan-random-quote');

console.log("Random Quote:", generateRandomQuote());

Package Sidebar

Install

npm i rajan-random-quote

Weekly Downloads

1

Version

1.0.0

License

ISC

Unpacked Size

3.86 kB

Total Files

3

Last publish

Collaborators

  • rajanpandey