motivation
Famous Quotes for Motivation
I use this lib to output cool mativations to console in my console apps.
Installation
$ npm i --save motivation
Usage
"use strict"; var motivation = ;var m = motivation; // returns a random quoteconsole; /* 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;
License
MIT © s-a