generate-quote

A simple NPM Package which returns Inspirational Quotes. Get your daily quote and stay motivated!

Usage no npm install needed!

<script type="module">
  import generateQuote from 'https://cdn.skypack.dev/generate-quote';
</script>

README

generate-quote

NPM VERSION GitHub license NPM MODULE npm collaborators Snyk Vulnerabilities for npm package version GitHub issues

A simple npm Package which returns random Inspirational Quotes. It provides awesome quotes to display in your application. Get your daily quote and stay motivated :)

GitHub code size in bytes npm GitHub last commit GitHub top language Maintenance

Click here to view this package on NPM registry. Check the homepage here.

Getting started

NPM

Installation

This is a Node.js module available through the npm registry.

Before installing, download and install Node.js.

Installation is done using the npm install command:

$ npm install generate-quote

Usage

usage

  • getQuote() method returns an object containing text and author.
{
  "text": "The only people who never fail are those who never try.",
  "from": "Ilka Chase"
}
const { getQuote } = require("generate-quote");

console.log(getQuote());

GMAIL

Checkout this to view works by other developers who've used this module.

Want to contribute?

Open Source Love PRs Welcome

Please check issues here!

[ISSUE #2] : Add More Inspirational Quotes (Recommended for beginners)

MIT © Jasbir Rajrana

Built with Love Jasbir Rajrana Jasbir Rajrana


   _____ _                _____                 _              _
  / ____| |              |_   _|               (_)            | |
 | (___ | |_ __ _ _   _    | |  _ __  ___ _ __  _ _ __ ___  __| |
  \___ \| __/ _` | | | |   | | | '_ \/ __| '_ \| | '__/ _ \/ _` |
  ____) | || (_| | |_| |  _| |_| | | \__ \ |_) | | | |  __/ (_| |
 |_____/ \__\__,_|\__, | |_____|_| |_|___/ .__/|_|_|  \___|\__,_|
                   __/ |                 | |
                  |___/                  |_|

Let's get connected if we share the same views! Invite me to connect on LinkedIn.

Instagram LinkedIn


Stay Motivated Think Big Work Hard