{"id":18666808,"url":"https://github.com/sunnshare/vue3-source-code","last_synced_at":"2025-11-06T13:30:35.753Z","repository":{"id":215112139,"uuid":"737802375","full_name":"sunnshare/vue3-source-code","owner":"sunnshare","description":"Vue3响应式原理/Reactive/Proxy/effect/computed","archived":false,"fork":false,"pushed_at":"2024-01-13T07:48:30.000Z","size":88,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-27T18:11:52.967Z","etag":null,"topics":["computed","effect","proxy","reactive","vue3"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/sunnshare.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":"2024-01-01T14:59:11.000Z","updated_at":"2024-01-06T14:24:24.000Z","dependencies_parsed_at":"2024-01-11T17:40:06.864Z","dependency_job_id":"097d80bd-90de-4474-a8a3-fc5914dd8eba","html_url":"https://github.com/sunnshare/vue3-source-code","commit_stats":null,"previous_names":["sunnshare/vue3-source-code"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sunnshare%2Fvue3-source-code","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sunnshare%2Fvue3-source-code/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sunnshare%2Fvue3-source-code/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sunnshare%2Fvue3-source-code/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sunnshare","download_url":"https://codeload.github.com/sunnshare/vue3-source-code/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239493675,"owners_count":19647995,"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":["computed","effect","proxy","reactive","vue3"],"created_at":"2024-11-07T08:34:07.419Z","updated_at":"2025-11-06T13:30:35.714Z","avatar_url":"https://github.com/sunnshare.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [Vue3 note](./note.md)\r\n\r\nvue2 源码请看 https://github.com/sunnshare/vue-source-code/\r\n\r\n### 实现内容\r\n\r\n- [x] monorepo 环境搭建\r\n- [x] 实现 reactive\r\n- [x] 实现响应式原理\r\n- [x] 实现计算属性\r\n- [x] 实现 ref\r\n- [x] render 函数实现\r\n- [x] 实现 diff 算法\r\n\r\n### 其他笔记\r\n\r\n- [proxy 语法介绍](./others/Proxy.md)——[详细介绍地址](https://developer.mozilla.org/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Proxy)\r\n\r\n- [Reflect 语法介绍](./others/Reflect.md)——[详细介绍地址](https://es6.ruanyifeng.com/#docs/reflect)\r\n\r\n- [Record 工具类型](./others/Record.md)——[详细介绍地址](https://ts.yayujs.com/reference/UtilityTypes.html#record-keys-type)\r\n\r\n- [is 类型谓词](./others/is.md)——[详细介绍地址](https://www.typescriptlang.org/docs/handbook/2/narrowing.html#using-type-predicates)\r\n\r\n- [Omit 工具类型](./others/Omit.md)——[详细介绍地址](https://www.typescriptlang.org/docs/handbook/utility-types.html#omittype-keys)\r\n\r\n- [二进制权限控制](./others/二进制权限控制.md)——[位运算介绍地址](https://developer.mozilla.org/zh-CN/docs/Web/JavaScript/Guide/Expressions_and_operators#%E4%BD%8D%E8%BF%90%E7%AE%97%E7%AC%A6)\r\n\r\n- [diff 算法 最长递增子序列](./packages/shared/src/algorithm.ts)——[详细介绍地址](https://en.wikipedia.org/wiki/Longest_increasing_subsequence)\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsunnshare%2Fvue3-source-code","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsunnshare%2Fvue3-source-code","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsunnshare%2Fvue3-source-code/lists"}