An open API service indexing awesome lists of open source software.

https://github.com/jcodelife/wheels

🛠天天造轮子,包括mini-vue3、mini-vuex、 mini-vue-router、 mini-pinia、 mini-vite、 mini-webpack等~
https://github.com/jcodelife/wheels

Last synced: 3 months ago
JSON representation

🛠天天造轮子,包括mini-vue3、mini-vuex、 mini-vue-router、 mini-pinia、 mini-vite、 mini-webpack等~

Awesome Lists containing this project

README

        

### 简介

### 一、已完成 ✅
1. [mini-vue3](https://github.com/jCodeLife/FE-wheels/tree/main/mini-vue3)

实现功能:
- 实现初始化流程;包括实现createApp、createRenderer、mount、compile等核心API
- 实现数据响应式;主要实现了reactive等API

### 二、有想法要开始造的
1. mini-vuex(想法)
2. mini-vue-router(想法)
3. mini-pinia(进行中)
4. mini-vite(想法)
5. mini-webpack(想法)

### 结语
欢迎`Star`、`PR`和提`Issues`~