{"id":37811481,"url":"https://github.com/cl-6666/mvvm-framework","last_synced_at":"2026-01-26T10:00:54.932Z","repository":{"id":69191744,"uuid":"358166772","full_name":"cl-6666/mvvm-framework","owner":"cl-6666","description":"快速开发高质量Android应用的谷歌AAC框架：MVVM设计模式，整合Jetpack、Okhttp、Retrofit、Hilt、Gcoil等主流模块，mvvm框架满足日常开发需求","archived":false,"fork":false,"pushed_at":"2026-01-16T06:30:51.000Z","size":1512,"stargazers_count":15,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-17T02:29:55.656Z","etag":null,"topics":["android","coil-kotlin","databinding","hilt","mvvm","mvvm-android","okhttp3","retrofit2"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cl-6666.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-04-15T07:26:47.000Z","updated_at":"2026-01-16T06:30:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"9535a3b0-3d21-4f36-8d12-ff252071f599","html_url":"https://github.com/cl-6666/mvvm-framework","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/cl-6666/mvvm-framework","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cl-6666%2Fmvvm-framework","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cl-6666%2Fmvvm-framework/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cl-6666%2Fmvvm-framework/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cl-6666%2Fmvvm-framework/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cl-6666","download_url":"https://codeload.github.com/cl-6666/mvvm-framework/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cl-6666%2Fmvvm-framework/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28774297,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-26T09:42:00.929Z","status":"ssl_error","status_checked_at":"2026-01-26T09:42:00.591Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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","coil-kotlin","databinding","hilt","mvvm","mvvm-android","okhttp3","retrofit2"],"created_at":"2026-01-16T15:35:00.827Z","updated_at":"2026-01-26T10:00:54.926Z","avatar_url":"https://github.com/cl-6666.png","language":"Kotlin","readme":"# Jetpack MVVM框架\n一个灵活、高效的Android Jetpack MVVM开发框架，基于AndroidX开发，傻瓜式使用，适用于所有项目，强烈建议以依赖的方式导入，这样避免代码同步，有问题或建议？请通过博客、qq群联系我们。  \n\n**谷歌 Android 团队 Jetpack 视图模型：**\n\u003cimg src=\"https://github.com/cl-6666/mvvm-framework/blob/master/img/img2.png\" alt=\"演示\"/\u003e  \n\n**框架UI效果图如下:**  \n\u003cimg src=\"https://github.com/cl-6666/mvvm-framework/blob/master/img/img.png\" width=\"350\" height=\"500\" alt=\"演示\"/\u003e  \n\n**框架版本更新说明:**  \n新版3.x.x已发布 新增Jetpack hilt组件，不熟悉hilt组件的建议使用2.x.x版本  \n\n# Document\n- English Writing ...\n- [2.0版本 中文](https://github.com/cl-6666/mvvm-framework/wiki/V2-%E6%99%AE%E9%80%9A%E7%89%88%E6%9C%AC%E4%BD%BF%E7%94%A8%E8%AF%B4%E6%98%8E)\n- [3.0版本 中文](https://github.com/cl-6666/mvvm-framework/wiki/V3-Hilt%E7%89%88%E6%9C%AC%E4%BD%BF%E7%94%A8%E8%AF%B4%E6%98%8E)\n\n\n---\n\n### 版本更新历史：  \n[![](https://jitpack.io/v/cl-6666/mvvm-framework.svg)](https://jitpack.io/#cl-6666/mvvm-framework)\n\n- v3.2.7：(2025年01月21日) hilt版本\n  - 无缝集成 Hilt 依赖注入。\n  - 第三方库升级\n  - 修复日志显示问题\n  - 代码优化\n \n- v3.1.0：(2024年04月06日) hilt版本\n  - 增加coil图片框架\n  - 第三方库升级\n  - hilt相关组件封装\n  - 代码优化\n\n- v2.1.2：(2024年04月06日) 普通版本\n  - 增加coil图片框架\n  - 第三方库升级\n  - 代码优化\n\n\n### QQ 群：458173716  \n\u003cimg src=\"https://github.com/cl-6666/serialPort/blob/master/img/qq2.jpg\" width=\"350\" height=\"560\" alt=\"演示\"/\u003e  \n\n### 作者博客地址    \n博客地址：https://blog.csdn.net/a214024475/article/details/130625856?spm=1001.2014.3001.5501 \n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcl-6666%2Fmvvm-framework","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcl-6666%2Fmvvm-framework","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcl-6666%2Fmvvm-framework/lists"}