{"id":16812200,"url":"https://github.com/flet/room-names","last_synced_at":"2025-03-17T11:14:43.393Z","repository":{"id":66056022,"uuid":"119109470","full_name":"Flet/room-names","owner":"Flet","description":":house: List of room names curated from Wikipedia","archived":false,"fork":false,"pushed_at":"2018-01-26T22:18:58.000Z","size":5,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-24T16:17:38.697Z","etag":null,"topics":[],"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/Flet.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-01-26T22:18:46.000Z","updated_at":"2023-06-10T07:19:43.000Z","dependencies_parsed_at":"2023-03-13T20:30:59.905Z","dependency_job_id":null,"html_url":"https://github.com/Flet/room-names","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/Flet%2Froom-names","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flet%2Froom-names/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flet%2Froom-names/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flet%2Froom-names/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Flet","download_url":"https://codeload.github.com/Flet/room-names/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244022724,"owners_count":20385134,"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-10-13T10:21:03.663Z","updated_at":"2025-03-17T11:14:43.329Z","avatar_url":"https://github.com/Flet.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# room-names\n\nA list of rooms curated from Wikipedia.\n\n## Install\n\n```sh\nnpm install room-names [--g|--save]\n```\n\n## Example\n\n```js\nvar room = require('room-names')\n\n// random character\nconsole.log(room())\n//=\u003e 'Sunroom'\n\n// all rooms\nconsole.log(room.rooms)\n//=\u003e [\"Aerary\",\"Air shower\", ..., \"Wiring closet\", \"Workshop\"]\n```\n\n## Usage\n\n[![NPM](https://nodei.co/npm/room-names.png)](https://www.npmjs.com/package/room-names)\n\n### API\n\n#### `name = room()`\n\nReturns a random room name, like `\"Attic\"`.\n\n#### `list = room.rooms`\n\nThe array of all room names.\n\n#### `list = require('room-names/rooms.json')`\n\nThe required JSON array.\n\n### CLI\n\nYou can also use the CLI here.\n\n```\nUsage:\n  room-names [opt]\n\nOptions:\n  --help  show help\n  --all   list all rooms\n```\n\nExample:\n\n```sh\n$ room-names\nFrigidarium\n```\n\n## See Also\n\n- [marvel-characters](https://github.com/mattdesl/marvel-characters)\n\n## License\n\nMIT, see [LICENSE.md](http://github.com/flet/room-names/blob/master/LICENSE.md) for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflet%2Froom-names","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflet%2Froom-names","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflet%2Froom-names/lists"}