# setupin **Repository Path**: Tofu_Xx/setupin ## Basic Information - **Project Name**: setupin - **Description**: Vue SFC 🤔? HTML 😨! ```

setup.vue

vue **sfc** 需要编译 ```html ```

setupin.html

**setupin** 将其合二为一 ```html setupin ``` 除了\之外和Vue SFC写法完全一致 ## 🤓 特性 - [x] [顶层 await](https://cn.vuejs.org/api/sfc-script-setup.html#top-level-await) - [x] [CSS 功能](https://cn.vuejs.org/api/sfc-css-features) - [x] [选项式](https://cn.vuejs.org/guide/introduction.html#options-api) ## 🤔 为什么选择 setupin 1. **便于学习** 为初学者提供一个友好的环境,帮助他们轻松上手 Vue 的核心用法。 2. **简易开发** 提供便捷的方式,助力快速开发小网页,无需繁琐的配置。 3. **快速体验** 让用户可以快速在 HTML 中尝试 Vue 的新特性,感受其魅力。 ## 😝 演练场 在 [stackblitz](https://stackblitz.com/edit/setupin?file=index.html) 上尝试一下吧! ## 🥰 CDN ```html ```