random-quotes-generator-hehe

1.2.0 • Public • Published

Usage

Import the package into your Node.js application and call the getRandomQuote() function to get a random quote.

Example

const getRandomQuote = require('random-quotes-generator-hehe');

getRandomQuote().then(quote => {
    console.log(quote);
});
// Output: "The only way to do great work is to love what you do. - Steve Jobs"

Readme

Keywords

Package Sidebar

Install

npm i random-quotes-generator-hehe

Weekly Downloads

0

Version

1.2.0

License

MIT

Unpacked Size

1.69 kB

Total Files

3

Last publish

Collaborators

  • 8158odd