{"id":20428529,"url":"https://github.com/notkyoyo/random-anime-quotes","last_synced_at":"2025-04-12T19:24:14.352Z","repository":{"id":41575353,"uuid":"382831876","full_name":"NotKyoyo/random-anime-quotes","owner":"NotKyoyo","description":"Generate random anime quotes from a huge database.","archived":false,"fork":false,"pushed_at":"2022-10-04T06:28:14.000Z","size":43,"stargazers_count":7,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"production","last_synced_at":"2025-04-12T18:53:26.829Z","etag":null,"topics":["anime","anime-api","anime-quotes","anime-quotes-api","anime-quotes-generator","api","hacktoberfest","hacktoberfest-accepted","hacktoberfest2022","quotes","quotes-api","random"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/random-anime-quotes","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NotKyoyo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"ko_fi":"aeryk"}},"created_at":"2021-07-04T11:14:09.000Z","updated_at":"2024-05-19T07:18:42.000Z","dependencies_parsed_at":"2023-01-19T05:00:58.263Z","dependency_job_id":null,"html_url":"https://github.com/NotKyoyo/random-anime-quotes","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotKyoyo%2Frandom-anime-quotes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotKyoyo%2Frandom-anime-quotes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotKyoyo%2Frandom-anime-quotes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotKyoyo%2Frandom-anime-quotes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NotKyoyo","download_url":"https://codeload.github.com/NotKyoyo/random-anime-quotes/tar.gz/refs/heads/production","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248619645,"owners_count":21134503,"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":["anime","anime-api","anime-quotes","anime-quotes-api","anime-quotes-generator","api","hacktoberfest","hacktoberfest-accepted","hacktoberfest2022","quotes","quotes-api","random"],"created_at":"2024-11-15T07:27:28.528Z","updated_at":"2025-04-12T19:24:14.321Z","avatar_url":"https://github.com/NotKyoyo.png","language":"JavaScript","funding_links":["https://ko-fi.com/aeryk"],"categories":[],"sub_categories":[],"readme":"\u003ch3 align=\"center\"\u003e\u003cstrong\u003eGenerate random anime quotes from a huge database\u003c/strong\u003e\u003c/h3\u003e\n\u003ccenter\u003e\u003cstrong\u003ePowered by \u003ca href=\"https://animu.ml\" target=\"_blank\"\u003eAnimu\u003c/a\u003e\u003c/strong\u003e\u003c/center\u003e\n\u003cbr\u003e\n\n## Access\n\nFirst you'll need a API token which you can get by reading documentation. _[Click here](https://animu.ml)_\n\n## Installation:\n\n### NPM\n\n```bash\n$ npm install random-anime-quotes\n```\n\n### YARN\n\n```bash\n$ yarn add random-anime-quotes\n```\n\n## Usage:\n\n```javascript\nconst AnimeQuote =require(\"random-anime-quotes\");\nconst api = new AnimeQuote(\"YOUR TOKEN\"); // The Animu API Token\n\napi.getQuote().then((res) =\u003e console.log(res));\n\n// @return with this:\n{\n  _id: 3747,\n  quote: \"I don't know everything. I just know what I know.\",\n  anime: 'Nisemonogatari',\n  name: 'Tsubasa Hanekawa'\n}\n```\n\n### Linter\n\n```bash\n$ npm run lint\n```\n\n## Functions\n\n| **Functions** | **Description**               |\n| :-----------: | ----------------------------- |\n|   getQuote    | Generate random anime quotes. |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnotkyoyo%2Frandom-anime-quotes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnotkyoyo%2Frandom-anime-quotes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnotkyoyo%2Frandom-anime-quotes/lists"}