Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/baboon-king/mini-vue2
https://github.com/baboon-king/mini-vue2
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/baboon-king/mini-vue2
- Owner: baboon-king
- License: mit
- Created: 2023-08-21T01:50:53.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-08-21T01:51:16.000Z (over 1 year ago)
- Last Synced: 2025-01-23T03:11:34.512Z (8 days ago)
- Language: JavaScript
- Size: 68.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# VueMini
#### 介绍
迷你版 Vue,实现了 Vue 的数据响应式,模板中插值表达式、指令、以及 Vue 的双向绑定等功能。