Skip to content
/ MyVue Public

A simple reactive system and base component rendering like Vue3

Notifications You must be signed in to change notification settings

SpringUE/MyVue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyVue + Vite

A simple reactive system and base component rendering like Vue3. you can try Composition API like Vue3. The apis currently supported are reactive, ref, computed, watch, watchEffect, nextTick, onMounted, onUpdated and createApp. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.

Learn more about IDE Support for Vue in the Vue Docs Scaling up Guide.

About

A simple reactive system and base component rendering like Vue3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published