We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ea5a1f commit e6c2eb9Copy full SHA for e6c2eb9
README.md
@@ -9,7 +9,7 @@ Vapor Mode of Vue JSX.
9
- ⚡️ High Performance: It has the same performance as Vue Vapor!
10
- ⚒️ Directives: Support all build-in directives of Vue.
11
- ✨ Macros: Support most macros of Vue, Friendly to JSX.
12
-- 🌈 Hot Module Replacement: Support functional components or defined by defineComponent.
+- 🦀 Compiler rewritten in Rust: Based on Oxc, 20x performance improvement over Babel plugin.
13
- 🦾 Type Safe: Provide Volar plugin support by install TS Macro (VSCode plugin).
14
- ⚙️ ESLint: Provide an ESLint plugin for vue-jsx-vapor to automatically format code.
15
packages/vue-jsx-vapor/README.md
@@ -0,0 +1 @@
1
+./README.md
0 commit comments