{"id":18447871,"url":"https://github.com/simonstnn/iseven","last_synced_at":"2025-04-15T09:58:16.253Z","repository":{"id":216168363,"uuid":"740630675","full_name":"SimonStnn/iseven","owner":"SimonStnn","description":"A Go package that checks if a given value is even.","archived":false,"fork":false,"pushed_at":"2024-01-08T19:50:34.000Z","size":11,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-15T09:58:06.781Z","etag":null,"topics":["go","go-package","golang","iseven","isodd"],"latest_commit_sha":null,"homepage":"https://pkg.go.dev/github.com/SimonStnn/iseven","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}},"created_at":"2024-01-08T18:32:21.000Z","updated_at":"2025-02-11T15:32:18.000Z","dependencies_parsed_at":"2024-01-08T20:20:41.872Z","dependency_job_id":null,"html_url":"https://github.com/SimonStnn/iseven","commit_stats":null,"previous_names":["simonstnn/iseven"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimonStnn%2Fiseven","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimonStnn%2Fiseven/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimonStnn%2Fiseven/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimonStnn%2Fiseven/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SimonStnn","download_url":"https://codeload.github.com/SimonStnn/iseven/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.179Z","updated_at":"2025-04-15T09:58:16.228Z","avatar_url":"https://github.com/SimonStnn.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# IsEven\n\nA Go package that checks if a given value is even.\n\n## Usage\n\nHere's how you can use the `IsEven` function:\n\n```go\nimport (\n    \"fmt\"\n    \"github.com/SimonStnn/iseven\"\n)\n\nfunc main() {\n    fmt.Println(iseven.IsEven(5)) // Output: true\n    fmt.Println(iseven.IsEven(4)) // Output: false\n}\n```\n\n## Installation\n\nTo install the `iseven` package, you can use `go get`:\n\n```bash\ngo get github.com/SimonStnn/iseven\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%2Fiseven","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimonstnn%2Fiseven","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonstnn%2Fiseven/lists"}