{"id":17670422,"url":"https://github.com/liamg/moon","last_synced_at":"2025-07-16T18:37:22.522Z","repository":{"id":74990373,"uuid":"212196373","full_name":"liamg/moon","owner":"liamg","description":":new_moon_with_face: :waxing_crescent_moon: :first_quarter_moon: :waxing_gibbous_moon: :full_moon_with_face: :waning_gibbous_moon: :last_quarter_moon: :waning_crescent_moon: :new_moon_with_face: ","archived":false,"fork":false,"pushed_at":"2024-10-23T22:21:15.000Z","size":124,"stargazers_count":9,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-03T11:14:59.152Z","etag":null,"topics":["moon","moon-phase","waste-of-time"],"latest_commit_sha":null,"homepage":"https://godoc.org/github.com/liamg/moon","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/liamg.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-10-01T20:46:14.000Z","updated_at":"2024-10-24T09:31:11.000Z","dependencies_parsed_at":"2024-10-24T05:36:03.356Z","dependency_job_id":"74d16841-f18a-484a-a31a-a2288d914f9f","html_url":"https://github.com/liamg/moon","commit_stats":null,"previous_names":["liamg/moon"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/liamg/moon","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liamg%2Fmoon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liamg%2Fmoon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liamg%2Fmoon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liamg%2Fmoon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/liamg","download_url":"https://codeload.github.com/liamg/moon/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liamg%2Fmoon/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265531245,"owners_count":23783195,"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":["moon","moon-phase","waste-of-time"],"created_at":"2024-10-24T02:01:06.024Z","updated_at":"2025-07-16T18:37:22.474Z","avatar_url":"https://github.com/liamg.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# moon\n\n[![GoDoc](https://godoc.org/github.com/liamg/moon?status.svg)](\u003chttps://godoc.org/github.com/liamg/moon\u003e)\n\nNeed to warn against deploys on a full moon?\n\nClient needs a report generating every [waxing gibbous](https://en.wikipedia.org/wiki/Waxing_gibbous)?\n\nNo problem! This is a module in pure Go for calculating moon phase.\n\n## Usage\n\n```go\npackage main\n\nimport (\n \"fmt\"\n\n \"github.com/liamg/moon\"\n)\n\nfunc main() {\n phase := moon.GetPhase()\n fmt.Printf(\"The moon phase is currently %s - %s\\n\", phase, phase.Emoji())\n // Output example: The moon phase is currently Waxing Crescent - 🌒\n}\n```\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliamg%2Fmoon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fliamg%2Fmoon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliamg%2Fmoon/lists"}