{"id":20827971,"url":"https://github.com/esafirm/kommon","last_synced_at":"2026-04-25T01:38:30.511Z","repository":{"id":53070584,"uuid":"73472209","full_name":"esafirm/kommon","owner":"esafirm","description":"Android utility and useful functions in Kotlin","archived":false,"fork":false,"pushed_at":"2021-04-08T03:59:36.000Z","size":173,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-28T18:47:33.426Z","etag":null,"topics":["android","common-library","utilities","utility","utility-library"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","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/esafirm.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":"2016-11-11T11:26:27.000Z","updated_at":"2023-10-14T08:13:39.000Z","dependencies_parsed_at":"2022-08-30T19:51:50.637Z","dependency_job_id":null,"html_url":"https://github.com/esafirm/kommon","commit_stats":null,"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/esafirm/kommon","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esafirm%2Fkommon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esafirm%2Fkommon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esafirm%2Fkommon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esafirm%2Fkommon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/esafirm","download_url":"https://codeload.github.com/esafirm/kommon/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esafirm%2Fkommon/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32247506,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["android","common-library","utilities","utility","utility-library"],"created_at":"2024-11-17T23:13:29.595Z","updated_at":"2026-04-25T01:38:30.490Z","avatar_url":"https://github.com/esafirm.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![](https://jitpack.io/v/esafirm/kommon.svg)](https://jitpack.io/#esafirm/kommon)\n[![CircleCI](https://circleci.com/gh/esafirm/kommon/tree/master.svg?style=svg)](https://circleci.com/gh/esafirm/kommon/tree/master)\n\n## Kommon\n\nSet of utilities and helpers functions for Android in form of Kotlin extension function or top level function. Grab only what you need 👌\n\n## Gradle \n\nIn your root `build.gradle`\n\n```groovy\nallprojects {\n    repositories {\n\t    ...\n\t    maven { url 'https://jitpack.io' }\n\t}\n}\n```    \n\nIn your module `build.gradle` \n\n```groovy\ndependencies {\n    final kommonVersion = 'x.y.z'\n    implementation \"com.github.esafirm.kommon:kommon:$kommonVersion\"\n    implementation \"com.github.esafirm.kommon:kommonviews:$kommonVersion\"\n    implementation \"com.github.esafirm.kommon:kommoncompoundview:$kommonVersion\"\n    implementation \"com.github.esafirm.kommon:kommonadapter$;kommonVersion\"\n}\n```\nWhere `x.y.z` is the version of Kommon. \n\nVersions can be seen in [Release Page](https://github.com/esafirm/kommon/releases)\n\n## Usage\n\nFor now, the only usage example is exist in the `sample` app.\n\n## Readme\n\nModule specific read me files:\n\n- [Kommon Adapter](https://github.com/esafirm/kommon/blob/master/kommonadapter/README.md)\n\n## TODO\n\n- [ ] Add **TEST!!** \n- [ ] Depends on android KTX? \n- [x] Add RecylcerView module **DONE**\n- [x] Get what usable and useful from the [old repo](https://github.com/esafirm/androidcommon) **DON'T DO THIS**\n\n## License\n\nApache 2.0 \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fesafirm%2Fkommon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fesafirm%2Fkommon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fesafirm%2Fkommon/lists"}