👋
Hi there Just an ordinary web frontend programmer.
🔭 I’m currently working onJavaScript
TypeScript
Vue
...🌱 I’m currently learningDart
Go
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuseadd prefers-color-scheme for vuepress default theme
Based on the docs to provide code prompt files for vue component library
a vue plugin to better supporting native lazy-loading for image and iframe
TypeScript 5
Please make sure these boxes are checked before submitting your PR, thank you! Make sure you follow contributing guide English | (中文 | Español | F…
// markdown file <h2>{{ msg }}</h2> <script setup> const msg = 'helloeee' </script> [Vue warn]: Property "msg" was accessed during render but is …