8000 GitHub - s-a/motivation: :heart_decoration: motivation? - ready to contribute!?
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

s-a/motivation

Repository files navigation

motivation NPM version Build Status Dependency Status Coverage percentage

Famous Quotes for Motivation

I use this lib to output cool motivations to console in my console apps.

Installation

$ npm i --save motivation

Usage

"use strict";

var motivation = require("../lib");
var m = motivation.get(); // returns a random quote
console.log(m);

/*
    yields => {
        text: 'Thinking should become your capital asset, no matter whatever ups and downs you come across in your life.',
        author: 'Dr. APJ Kalam '
    }
*/

Global installation

$ npm i -g motivation

Global usage

$ marvin;

Demo

License

MIT © s-a

About

💟 motivation? - ↪️ ready to contribute!?

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  
0