MCPcopy Index your code
hub / github.com/alexzhang-dev/mini-vue

github.com/alexzhang-dev/mini-vue @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
208 symbols 435 edges 83 files 1 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

mini-vue

Hi, there! 👋

I'm Alex aka zx 👨‍💻

As you can see, I'm a frontend developer.

这是我关于崔大的 mini-vue 的个人实现

这个是配套的笔记 搭配起来食用更佳哟

欢迎 star 哦

目前已实现模块:

reactivity

runtime-core

compiler-core

类型

  • [x] runtime-core
  • [ ] reactivity
  • [ ] compiler-core

Core symbols most depended-on inside this repo

h
called by 69
src/runtime-core/h.ts
ref
called by 17
src/reactivity/ref.ts
push
called by 14
src/compiler-core/src/codegen.ts
reactive
called by 13
src/reactivity/reactive.ts
baseParse
called by 12
src/compiler-core/src/parse.ts
createApp
called by 10
src/runtime-dom/index.ts
isReactive
called by 9
src/reactivity/reactive.ts
patch
called by 9
src/runtime-core/render.ts

Shape

Function 190
Method 7
Class 6
Enum 5

Languages

TypeScript100%

Modules by API surface

src/runtime-core/render.ts21 symbols
src/compiler-core/src/codegen.ts15 symbols
src/reactivity/effect.ts13 symbols
src/compiler-core/src/parse.ts13 symbols
src/reactivity/ref.ts11 symbols
src/reactivity/reactive.ts10 symbols
src/runtime-dom/index.ts8 symbols
src/runtime-core/component.ts8 symbols
src/shared/index.ts6 symbols
src/compiler-core/src/transform.ts6 symbols
example/update/App.js6 symbols
src/reactivity/computed.ts5 symbols

For agents

$ claude mcp add mini-vue \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact