{"id":13658663,"url":"https://github.com/pbnj/random-quote","last_synced_at":"2025-04-24T11:32:37.431Z","repository":{"id":57263863,"uuid":"83001646","full_name":"pbnj/random-quote","owner":"pbnj","description":"A NodeJS library for generating random quotes","archived":true,"fork":false,"pushed_at":"2017-12-23T19:57:35.000Z","size":7,"stargazers_count":5,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-31T17:57:18.969Z","etag":null,"topics":["freecodecamp","freecodecamp-challenge","freecodecamp-project","random-quote-machine","random-quotes"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pbnj.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-02-24T04:36:07.000Z","updated_at":"2023-01-28T19:22:17.000Z","dependencies_parsed_at":"2022-08-25T02:51:43.979Z","dependency_job_id":null,"html_url":"https://github.com/pbnj/random-quote","commit_stats":null,"previous_names":["pmbenjamin/random-quote"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pbnj%2Frandom-quote","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pbnj%2Frandom-quote/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pbnj%2Frandom-quote/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pbnj%2Frandom-quote/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pbnj","download_url":"https://codeload.github.com/pbnj/random-quote/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223927013,"owners_count":17226451,"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":["freecodecamp","freecodecamp-challenge","freecodecamp-project","random-quote-machine","random-quotes"],"created_at":"2024-08-02T05:01:01.519Z","updated_at":"2024-11-10T12:30:36.003Z","avatar_url":"https://github.com/pbnj.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# random-quote\n\u003e A NodeJS library for generating random quotes\n\n[![NPM](https://nodei.co/npm/random-quote.png?downloads=true)](https://nodei.co/npm/random-quote/)\n\n[![Build Status](https://travis-ci.org/petermbenjamin/random-quote.svg?branch=master)](https://travis-ci.org/petermbenjamin/random-quote)\n[![NSP Status](https://nodesecurity.io/orgs/petermbenjamin/projects/1105d7b7-5d1f-4006-9811-ad01f130110c/badge)](https://nodesecurity.io/orgs/petermbenjamin/projects/1105d7b7-5d1f-4006-9811-ad01f130110c)\n\n## Install\n```\nnpm i -S random-quote\n```\n\n## Usage\n```js\nconst randomQuote = require('random-quote');\n\nrandomQuote()\n  .then(quote =\u003e console.log(quote))\n  .catch(err =\u003e console.error(err));\n\n// [{\"ID\":2024,\"title\":\"John C Jay\",\"content\":\"\u003cp\u003eIf all else fails, [working harder than anyone else] is the greatest competitive advantage of any career.\u003c/p\u003e\\n\",\"link\":\"https://quotesondesign.com/john-c-jay/\"}]\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpbnj%2Frandom-quote","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpbnj%2Frandom-quote","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpbnj%2Frandom-quote/lists"}