https://github.com/debbl/vue-reactive
https://github.com/debbl/vue-reactive
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/debbl/vue-reactive
- Owner: Debbl
- Created: 2022-08-14T13:05:06.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-10-07T06:14:29.000Z (over 2 years ago)
- Last Synced: 2025-03-18T19:57:08.912Z (over 1 year ago)
- Language: JavaScript
- Size: 31.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### vue 响应式原理
```
WeakMap -> Map -> Set
```