{"id":21441119,"url":"https://github.com/weichiachang/regular-show","last_synced_at":"2025-07-14T16:32:00.045Z","repository":{"id":57142569,"uuid":"106158469","full_name":"WeiChiaChang/regular-show","owner":"WeiChiaChang","description":"🎮 Get random name of Regular Show","archived":false,"fork":false,"pushed_at":"2017-10-08T11:43:41.000Z","size":24,"stargazers_count":5,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-30T00:47:15.806Z","etag":null,"topics":["regular-show","regular-show-cli"],"latest_commit_sha":null,"homepage":"","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/WeiChiaChang.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-10-08T07:38:33.000Z","updated_at":"2024-05-13T07:25:20.000Z","dependencies_parsed_at":"2022-09-05T18:41:34.799Z","dependency_job_id":null,"html_url":"https://github.com/WeiChiaChang/regular-show","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/WeiChiaChang%2Fregular-show","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WeiChiaChang%2Fregular-show/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WeiChiaChang%2Fregular-show/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WeiChiaChang%2Fregular-show/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WeiChiaChang","download_url":"https://codeload.github.com/WeiChiaChang/regular-show/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225987292,"owners_count":17555744,"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":["regular-show","regular-show-cli"],"created_at":"2024-11-23T01:20:56.454Z","updated_at":"2024-11-23T01:20:57.055Z","avatar_url":"https://github.com/WeiChiaChang.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## regular-show [![Build Status](https://travis-ci.org/WeiChiaChang/regular-show.svg?branch=master)](https://travis-ci.org/WeiChiaChang/regular-show)\n\u003e Get random name of Regular Show\n\n![regular-show](https://i.imgur.com/WBuT5e3.jpg)\n\nPhoto credit : [3 Very Important Life Lessons From Regular Show](https://www.theodysseyonline.com/3-very-important-life-lessons-from-regular-show)\n\nThis name lists are just JSON files and you can use wherever.\n\nBeing a super fans of Regular Show, I have to do something to commemorate my favorite cartoon.\n\nThis project highly learned from [sindresorhus/superb](https://github.com/sindresorhus/superb).\n\n## Installation\n```shell\n$ npm i --save regular-show\n```\n\n## Usage\n```shell\nvar regularShow = require('regular-show');  // Conventional but classic way\nimport regularShow from 'regular-show';     // Or much more modern ES6  way\n\nregularShow();\n// Mordecai\n\nregularShow();\n// Rigby\n\nregularShow.words;\n// ['Mordecai', 'Rigby', ...]\n```\n\n## API\nregularShow()\n\nType: `string`\n\nGenerate random character's name of Regular Show.\n\nregularShow.names\n\nType: `array`\n\nFetch all of the names.\n\n## CLI\n```shell\n$ npm i regular-show -g\n```\n\n```shell\n$ npm regular-show --help\n  \n  Get random name of Regular Show\n\n  Examples\n    $ regular-show\n    Mordecai\n\n    $ regular-show --all\n    Rigby\n    Eileen\n    Muscle Man\n    ...\n\n  Options\n    --all  Fetch all the names rather than a random name\n```\n\n## License\nMIT © [WeiChiaChang](https://github.com/WeiChiaChang)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweichiachang%2Fregular-show","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fweichiachang%2Fregular-show","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweichiachang%2Fregular-show/lists"}