Giter Site home page Giter Site logo

wadermanasi / epic-quotes Goto Github PK

View Code? Open in Web Editor NEW
12.0 1.0 0.0 627 KB

โœ’๏ธ Attempt to create a simple NPM package, to fetch inspiring quotes from 'Bhagawad Gita' : Holy scripture which includes dialogues between ๐Ÿช Arjuna and Lord Krishna. ๐ŸŒŽ

Home Page: https://www.npmjs.com/package/epic-quotes

JavaScript 100.00%

epic-quotes's Introduction

๐ŸŒป Attempt to create an NPM package to fetch quotes based on the various categories , explained in 'Bhagawad Gita' : Holy scripture which includes dialogues between Arjuna and Lord Krishna.

epic-quotes

Installation

$ npm i --save epic-quotes

Parameters

Note: All parameters are 'case in-sensitive'

Type Parameters (categories)
1. string wisdom
2. string truth
3. string love
4. string peaceHappiness
5. string death
6. string lifeDecisions
Methods
1. getQuote( 'category' )

Usage


// including the package
const gita = require('epic-quotes');

const getMessage = async() => {

// storing fetched data
var messageFetched = await gita.getQuote('wisdom');

console.log(messageFetched);
}  
getMessage();

๐ŸŒผ STAY MOTIVATED ! ๐ŸŒผ

epic-quotes's People

Contributors

wadermanasi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.