Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xie392/min-vue
迷你版 vue3,简易实现 vue3 的核心代码
https://github.com/xie392/min-vue
Last synced: 14 days ago
JSON representation
迷你版 vue3,简易实现 vue3 的核心代码
- Host: GitHub
- URL: https://github.com/xie392/min-vue
- Owner: xie392
- License: apache-2.0
- Created: 2023-07-23T03:52:22.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-08-04T08:44:19.000Z (over 1 year ago)
- Last Synced: 2024-10-28T08:11:11.185Z (about 2 months ago)
- Language: JavaScript
- Size: 415 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Introduction
一个简单实现了 Vue3 的核心代码,包括:
- reactivity
- runtime-core
- runtime-dom