{"id":17351257,"url":"https://github.com/youngwind/bue","last_synced_at":"2025-04-14T20:31:11.483Z","repository":{"id":143665121,"uuid":"65951708","full_name":"youngwind/bue","owner":"youngwind","description":"模仿vue写一个MVVM框架","archived":false,"fork":false,"pushed_at":"2017-06-07T01:09:24.000Z","size":69,"stargazers_count":113,"open_issues_count":2,"forks_count":28,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-03-28T09:01:46.266Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/youngwind.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}},"created_at":"2016-08-18T00:27:49.000Z","updated_at":"2022-10-04T10:03:31.000Z","dependencies_parsed_at":"2023-07-13T21:45:37.149Z","dependency_job_id":null,"html_url":"https://github.com/youngwind/bue","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/youngwind%2Fbue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/youngwind%2Fbue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/youngwind%2Fbue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/youngwind%2Fbue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/youngwind","download_url":"https://codeload.github.com/youngwind/bue/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248955482,"owners_count":21189127,"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":[],"created_at":"2024-10-15T17:09:24.849Z","updated_at":"2025-04-14T20:31:11.470Z","avatar_url":"https://github.com/youngwind.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 项目说明\n通过阅读vue源码来学习如何写一个MVVM框架。\n\n# 进展\n- [x] 监听对象变化\n- [x] 监听数组变化\n- [x] watch库\n- [x] 动态数据绑定\n- [x] 批处理更新DOM\n- [x] 计算属性computed\n- [x] v-if条件渲染\n- [x] v-on事件绑定\n- [x] v-repeat列表渲染\n- [x] v-model双向数据绑定\n- [ ] css、class、transition\n- [ ] Cache系统\n- [ ] 生命周期(面向切面编程)\n- [x] 组件化(静态)\n- [x] 组件化(动态)\n\n# 如何启动\n```\nnpm i browser-sync -g\nnpm i\nnpm run build\nnpm run watch\n```\n然后访问http://localhost:3000/dist","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyoungwind%2Fbue","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyoungwind%2Fbue","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyoungwind%2Fbue/lists"}