{"id":18447872,"url":"https://github.com/simonstnn/isodd","last_synced_at":"2025-10-04T03:09:56.729Z","repository":{"id":215682029,"uuid":"739527735","full_name":"SimonStnn/isodd","owner":"SimonStnn","description":"A Go package that checks if a given value is odd.","archived":false,"fork":false,"pushed_at":"2024-01-07T19:44:38.000Z","size":11,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-15T09:58:04.891Z","etag":null,"topics":["go","go-package","golang","iseven","isodd"],"latest_commit_sha":null,"homepage":"https://pkg.go.dev/github.com/SimonStnn/isodd","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SimonStnn.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":"2024-01-05T19:32:30.000Z","updated_at":"2024-04-03T17:31:08.000Z","dependencies_parsed_at":"2024-01-05T21:45:06.260Z","dependency_job_id":"15de1924-dd0b-43fc-a86e-c1c5f509deb5","html_url":"https://github.com/SimonStnn/isodd","commit_stats":null,"previous_names":["simonstnn/isodd"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimonStnn%2Fisodd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimonStnn%2Fisodd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimonStnn%2Fisodd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimonStnn%2Fisodd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SimonStnn","download_url":"https://codeload.github.com/SimonStnn/isodd/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249048745,"owners_count":21204306,"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":["go","go-package","golang","iseven","isodd"],"created_at":"2024-11-06T07:14:37.221Z","updated_at":"2025-10-04T03:09:51.672Z","avatar_url":"https://github.com/SimonStnn.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# IsOdd\n\nA Go package that checks if a given value is odd.\n\n## Usage\n\nHere's how you can use the `IsOdd` function:\n\n```go\nimport (\n    \"fmt\"\n    \"github.com/SimonStnn/isodd\"\n)\n\nfunc main() {\n    fmt.Println(isodd.IsOdd(5)) // Output: true\n    fmt.Println(isodd.IsOdd(4)) // Output: false\n}\n```\n\n## Installation\n\nTo install the `isodd` package, you can use `go get`:\n\n```bash\ngo get github.com/SimonStnn/isodd\n```\n\n## Contributing\n\nContributions are welcome! Please feel free to submit a Pull Request.\n\nIf you have any suggestions or improvements, please open an issue to discuss them. I appreciate all feedback and ideas!\n\n\u003e Thank you for using my Go package!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonstnn%2Fisodd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimonstnn%2Fisodd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonstnn%2Fisodd/lists"}