{"id":19501304,"url":"https://github.com/self-denial-cy/mini-vue","last_synced_at":"2025-02-25T21:26:33.697Z","repository":{"id":49790262,"uuid":"518088497","full_name":"self-denial-cy/mini-vue","owner":"self-denial-cy","description":"深入学习 Vue 源码","archived":false,"fork":false,"pushed_at":"2023-09-20T10:29:21.000Z","size":1818,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-10T22:14:07.944Z","etag":null,"topics":["vue2","vue3"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/self-denial-cy.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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-26T14:11:25.000Z","updated_at":"2022-12-09T07:34:52.000Z","dependencies_parsed_at":"2024-11-10T22:22:29.368Z","dependency_job_id":null,"html_url":"https://github.com/self-denial-cy/mini-vue","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/self-denial-cy%2Fmini-vue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/self-denial-cy%2Fmini-vue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/self-denial-cy%2Fmini-vue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/self-denial-cy%2Fmini-vue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/self-denial-cy","download_url":"https://codeload.github.com/self-denial-cy/mini-vue/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":233011241,"owners_count":18611078,"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":["vue2","vue3"],"created_at":"2024-11-10T22:12:15.315Z","updated_at":"2025-01-08T10:14:46.726Z","avatar_url":"https://github.com/self-denial-cy.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mini-vue\n\n## [exercise1](./exercise1)\n\n个人搭建的极简 vue2，实现了简易版 compiler、observe、vdom、global-api 等\n\n### 安装依赖\n\n```shell\nnpm i\n\ncd examples\n\nnpm i\n```\n\n### 运行\n\n```shell\nnpm run dev\n\ncd examples\n\nnpm run server\n```\n\n\u003e 开发模式已经开启了 sourcemap，进入 examples 目录可以根据现有案例或自写案例 debugger 源码\n\n## [exercise2](./exercise2)\n\n实现简易版 vue-router，实现了 $route、$router、router-link、router-view 等功能\n\n### 安装依赖\n\n```shell\nnpm i\n\ncd examples\n\nnpm i\n```\n\n### 运行\n\n```shell\nnpm run dev\n\ncd examples\n\nnpm run server\n```\n\n\u003e 开发模式已经开启了 sourcemap，进入 examples 目录可以根据现有案例或自写案例 debugger 源码\n\n## [exercise3](./exercise3)\n\n实现简易版 Vuex，实现了严格模式、插件扩展、持久化插件、registerModule、replaceState、mapState、mapActions、模块化、命名空间等功能\n\n### 安装依赖\n\n```shell\nnpm i\n\ncd examples\n\nnpm i\n```\n\n### 运行\n\n```shell\nnpm run dev\n\ncd examples\n\nnpm run server\n```\n\n\u003e 开发模式已经开启了 sourcemap，进入 examples 目录可以根据现有案例或自写案例 debugger 源码\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fself-denial-cy%2Fmini-vue","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fself-denial-cy%2Fmini-vue","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fself-denial-cy%2Fmini-vue/lists"}