{"id":24509453,"url":"https://github.com/zunjae/zrecyclerwrapper","last_synced_at":"2025-10-05T02:43:32.037Z","repository":{"id":202424788,"uuid":"85967094","full_name":"zunjae/ZRecyclerWrapper","owner":"zunjae","description":"Wrapper for RecyclerView","archived":false,"fork":false,"pushed_at":"2019-09-17T07:32:01.000Z","size":139,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-09T12:37:00.940Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zunjae.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}},"created_at":"2017-03-23T15:39:15.000Z","updated_at":"2019-09-29T13:16:42.000Z","dependencies_parsed_at":"2023-11-10T11:16:11.030Z","dependency_job_id":null,"html_url":"https://github.com/zunjae/ZRecyclerWrapper","commit_stats":null,"previous_names":["zunjae/zrecyclerwrapper"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/zunjae/ZRecyclerWrapper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zunjae%2FZRecyclerWrapper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zunjae%2FZRecyclerWrapper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zunjae%2FZRecyclerWrapper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zunjae%2FZRecyclerWrapper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zunjae","download_url":"https://codeload.github.com/zunjae/ZRecyclerWrapper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zunjae%2FZRecyclerWrapper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278401699,"owners_count":25980818,"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-10-05T02:00:06.059Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","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":[],"created_at":"2025-01-22T00:21:10.202Z","updated_at":"2025-10-05T02:43:32.007Z","avatar_url":"https://github.com/zunjae.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ZRecyclerWrapper\nWrapper for RecyclerView\n\nAdd it in your root build.gradle at the end of repositories:\n\n```java\nallprojects {\n    repositories {\n        maven { url 'https://jitpack.io' }\n    }\n}\n```\n  \n  \nAdd the dependency:\n\n```java\ndependencies {\n    compile 'com.github.zunjae:ZRecyclerWrapper:2.0'\n}\n```\n\nUsage:\n\n```java\nnew ZRecyclerView(context, recyclerView, adapter)\n    .withLayoutManager(LayoutManagerType.GRID)\n    .withColumnSizes(3, 5)\n    .build();\n```\n\n## License\n\nThis project is available under the MIT license, though there is no need to include a license and copyright notice\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzunjae%2Fzrecyclerwrapper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzunjae%2Fzrecyclerwrapper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzunjae%2Fzrecyclerwrapper/lists"}