chibivue 是一个最小的 vuejs/core 实现 (反应性、虚拟 DOM、组件运行时、编译器、蒸汽、SSR、存储、路由器、语言工具)。一个在线博客
chibivue 是一个最小的 vuejs/core 实现 (反应性、虚拟 DOM、组件运行时、编译器、蒸汽、SSR、存储、路由器、语言工具)。一个在线博客
chibivue
Writing Vue.js: Step by Step, from just one line of "Hello, World".
Online Book · Discord · Sponsor
简体中文 · 繁體中文
chibivue is a minimal implementation of Vue.js for educational purposes.
"chibi" means "small" in Japanese.
| Language | URL |
|---|---|
| English | https://book.chibivue.land |
| 日本語 | https://book.chibivue.land/ja |
| 简体中文 | https://book.chibivue.land/zh-cn |
| 繁體中文 | https://book.chibivue.land/zh-tw |
git clone https://github.com/chibivue-land/chibivue
cd chibivue
pnpm install
pnpm dev
pnpm setup # Generate playground
pnpm impl:dev # Start dev server
Hyper Ultimate Super Extreme Minimal Vue
Implements createApp, Virtual DOM, Reactivity, Template Compiler, and SFC Compiler in just 110 lines.
Read the Chapter · View Source
See contributing.md.
Join our Discord Server for discussions, questions, and announcements.
暂无开放 Issues,或尚未同步最近议题。