{"id":15621753,"url":"https://github.com/pirtleshell/constellations","last_synced_at":"2025-04-28T14:08:50.755Z","repository":{"id":57206226,"uuid":"78600951","full_name":"pirtleshell/constellations","owner":"pirtleshell","description":"JSON list of astronomical constellations :star2:","archived":false,"fork":false,"pushed_at":"2017-01-11T03:59:15.000Z","size":3,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-28T14:08:46.201Z","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/pirtleshell.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-01-11T03:56:12.000Z","updated_at":"2025-04-25T16:10:15.000Z","dependencies_parsed_at":"2022-09-11T05:20:27.349Z","dependency_job_id":null,"html_url":"https://github.com/pirtleshell/constellations","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/pirtleshell%2Fconstellations","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pirtleshell%2Fconstellations/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pirtleshell%2Fconstellations/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pirtleshell%2Fconstellations/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pirtleshell","download_url":"https://codeload.github.com/pirtleshell/constellations/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251326839,"owners_count":21571636,"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-03T09:51:44.454Z","updated_at":"2025-04-28T14:08:50.726Z","avatar_url":"https://github.com/pirtleshell.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# constellations\n\n\u003e JSON list of astronomical constellations :star2:\n\nThe data is simply a [JSON file](https://github.com/PirtleShell/constellations/blob/master/constellations.json), feel free to use in anywhere.\n\n## Install\n\n```sh\nnpm install --save constellations\n```\n\n## Structure\n\nThe data is a list of objects containing naming information about the constellations, arranged in alphabetical order.\n\n```js\nconst constellations = require('constellations');\n\nconstellations.length\n//=\u003e 88\n\nconstellations[0]\n//=\u003e {\n//   abbr: 'And',\n//   name: 'Andromeda',\n//   genitive: 'Andromedae',\n//   en: 'Andromeda (mythological character)'\n// }\n```\n\nThe data is scraped from [this Wikipedia table](https://en.wikipedia.org/wiki/88_modern_constellations#List).\n\n## License\n\nThis is by [Robert Pirtle](jhttps://pirtle.xyz). Its license is [MIT](http://choosealicense.com/licenses/mit/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpirtleshell%2Fconstellations","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpirtleshell%2Fconstellations","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpirtleshell%2Fconstellations/lists"}