File tree Expand file tree Collapse file tree 2 files changed +7
-8
lines changed Expand file tree Collapse file tree 2 files changed +7
-8
lines changed Original file line number Diff line number Diff line change @@ -30,11 +30,10 @@ features:
3030 - icon : ⚡️
3131 title : High Performance
3232 details : It has the same performance as Vue Vapor!
33- - icon : 🌈
34- title : Hot Module Replacement
35- details : Support functional components or defined by defineComponent .
33+ - icon : 🦀
34+ title : Compiler rewritten in Rust
35+ details : Based on Oxc, 20x performance improvement over Babel plugin .
3636 - icon : ⚙️
3737 title : ESLint
38- details : Provide an ESLint plugin for vue-jsx-vapor to automatically format code .
38+ details : Provide an ESLint plugin for vue-jsx-vapor to automatically format directives and macros .
3939---
40-
Original file line number Diff line number Diff line change @@ -30,9 +30,9 @@ features:
3030 - icon : ⚡️
3131 title : 高性能
3232 details : 拥有与 Vue Vapor 同等的性能!
33- - icon : 🌈
34- title : 热模块替换
35- details : 支持函数式组件或由 defineComponent 定义的组件 。
33+ - icon : 🦀
34+ title : Rust 编译器
35+ details : 基于 Oxc,相比于 Babel 插件 性能提升了20倍 。
3636 - icon : ⚙️
3737 title : ESLint
3838 details : 提供 ESLint 插件为 vue-jsx-vapor 自动格式化代码。
You can’t perform that action at this time.
0 commit comments