{"id":20700357,"url":"https://github.com/s-a/motivation","last_synced_at":"2025-04-22T22:40:45.636Z","repository":{"id":57303110,"uuid":"70078871","full_name":"s-a/motivation","owner":"s-a","description":":heart_decoration:  motivation? - :arrow_right_hook: ready to contribute!?","archived":false,"fork":false,"pushed_at":"2016-10-06T20:15:34.000Z","size":21,"stargazers_count":13,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-13T05:52:02.805Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/s-a.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-10-05T16:35:36.000Z","updated_at":"2020-10-13T10:14:05.000Z","dependencies_parsed_at":"2022-09-20T18:22:17.954Z","dependency_job_id":null,"html_url":"https://github.com/s-a/motivation","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s-a%2Fmotivation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s-a%2Fmotivation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s-a%2Fmotivation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s-a%2Fmotivation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/s-a","download_url":"https://codeload.github.com/s-a/motivation/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250337076,"owners_count":21414060,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-17T00:35:02.464Z","updated_at":"2025-04-22T22:40:45.620Z","avatar_url":"https://github.com/s-a.png","language":"JavaScript","funding_links":[],"categories":["📦 Legacy \u0026 Inactive Projects"],"sub_categories":[],"readme":"# motivation [![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Dependency Status][daviddm-image]][daviddm-url] [![Coverage percentage][coveralls-image]][coveralls-url]\n\u003e Famous Quotes for Motivation\n\nI use this lib to output cool motivations to console in my console apps.\n\n## Installation\n\n```sh\n$ npm i --save motivation\n```\n\n## Usage\n\n```js\n\"use strict\";\n\nvar motivation = require(\"../lib\");\nvar m = motivation.get(); // returns a random quote\nconsole.log(m);\n\n/*\n    yields =\u003e {\n        text: 'Thinking should become your capital asset, no matter whatever ups and downs you come across in your life.',\n        author: 'Dr. APJ Kalam '\n    }\n*/\n\n\n```\n## Global installation\n```sh\n$ npm i -g motivation\n```\n## Global usage\n```sh\n$ marvin;\n```  \n![Demo][demo-image]\n\n## License\n\nMIT © [s-a](https://github.com/s-a)\n\n\n[npm-image]: https://badge.fury.io/js/motivation.svg\n[npm-url]: https://npmjs.org/package/motivation\n[travis-image]: https://travis-ci.org/s-a/motivation.svg?branch=master\n[travis-url]: https://travis-ci.org/s-a/motivation\n[daviddm-image]: https://david-dm.org/s-a/motivation.svg?theme=shields.io\n[daviddm-url]: https://david-dm.org/s-a/motivation\n[coveralls-image]: https://coveralls.io/repos/github/s-a/motivation/badge.svg?branch=master\n[coveralls-url]: https://coveralls.io/r/s-a/motivation\n[demo-image]: /demo.png\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fs-a%2Fmotivation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fs-a%2Fmotivation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fs-a%2Fmotivation/lists"}