{"id":25770953,"url":"https://github.com/t8rin/coilwrapper","last_synced_at":"2025-07-23T19:33:43.584Z","repository":{"id":43329076,"uuid":"511234325","full_name":"T8RIN/CoilWrapper","owner":"T8RIN","description":"Jetpack compose coil wrapper with additional functional like zooming and shimmering image while loading","archived":false,"fork":false,"pushed_at":"2023-03-16T06:26:32.000Z","size":48,"stargazers_count":35,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-01T15:56:28.244Z","etag":null,"topics":["android","async","coil","coil-image-loader","coroutines","image","jetpack-compose","kotlin","shimmer","shimmer-android","skeleton-loading","zoom-images"],"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/T8RIN.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":"2022-07-06T17:35:46.000Z","updated_at":"2024-09-13T08:34:21.000Z","dependencies_parsed_at":"2025-02-27T02:46:27.014Z","dependency_job_id":"a49e3849-c497-439e-935e-8c6975ef3770","html_url":"https://github.com/T8RIN/CoilWrapper","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/T8RIN/CoilWrapper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/T8RIN%2FCoilWrapper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/T8RIN%2FCoilWrapper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/T8RIN%2FCoilWrapper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/T8RIN%2FCoilWrapper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/T8RIN","download_url":"https://codeload.github.com/T8RIN/CoilWrapper/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/T8RIN%2FCoilWrapper/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266738318,"owners_count":23976416,"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","status":"online","status_checked_at":"2025-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"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","async","coil","coil-image-loader","coroutines","image","jetpack-compose","kotlin","shimmer","shimmer-android","skeleton-loading","zoom-images"],"created_at":"2025-02-27T02:46:22.720Z","updated_at":"2025-07-23T19:33:43.557Z","avatar_url":"https://github.com/T8RIN.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CoilWrapper\nJetpack compose coil wrapper with additional functional like zooming and shimmering image while loading\n\nCopy Picture.kt file to your repository and you are ready to engage!\n\n```kotlin\n//Usage example\nPicture(\n  model = \"https://avatars.githubusercontent.com/u/52178347?v=4\",\n  modifier = Modifier.size(100.dp),\n  /*your other params*/\n)\n```\n\n## Note\nAlso remember to add this dependencies to local build.gradle folder\n\n```kotlin\n//Accompanist\n    implementation(\"com.google.accompanist:accompanist-placeholder-material:0.28.0\")\n\n    //Coil\n    implementation(\"io.coil-kt:coil:2.2.2\")\n    implementation(\"io.coil-kt:coil-compose:2.2.2\")\n    implementation(\"io.coil-kt:coil-gif:2.2.2\")\n    implementation(\"io.coil-kt:coil-svg:2.2.2\")\n```\n\n## Find this repository useful? :heart:\nSupport it by joining __[stargazers](https://github.com/t8rin/coilwrapper/stargazers)__ for this repository. :star: \u003cbr\u003e\nAnd __[follow](https://github.com/t8rin)__ me for my next creations! 🤩\n\n# License\n```xml\nDesigned and developed by 2022 T8RIN\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n   http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ft8rin%2Fcoilwrapper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ft8rin%2Fcoilwrapper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ft8rin%2Fcoilwrapper/lists"}