|
Vize
| https://vizejs.dev/index.html |
|
| https://github.com/ubugeeei-prod/vize |
| Overview | https://vizejs.dev/index.html |
| Contributing | https://vizejs.dev/contributing/index.html |
| Credits | https://vizejs.dev/credits/index.html |
| Getting Started | https://vizejs.dev/getting-started/index.html |
| Philosophy | https://vizejs.dev/philosophy/index.html |
| Stability | https://vizejs.dev/stability/index.html |
| Crates | https://vizejs.dev/architecture/crates/index.html |
| Language Engineering Practices | https://vizejs.dev/architecture/language-engineering-practices/index.html |
| Overview | https://vizejs.dev/architecture/overview/index.html |
| Performance | https://vizejs.dev/architecture/performance/index.html |
| Performance Blacksmith | https://vizejs.dev/architecture/performance-blacksmith/index.html |
| Source Guide | https://vizejs.dev/architecture/source-guide/index.html |
| 2026-03-26 Docs Blog Support | https://vizejs.dev/blog/releases/2026-03-26-docs-blog-support/index.html |
| 2026-03-26 Oxlint Plugin Vize Alpha | https://vizejs.dev/blog/releases/2026-03-26-oxlint-plugin-vize-alpha/index.html |
| 2026-03-26 The Advantages And Beauty Of Toolchains And Vertical Integration | https://vizejs.dev/blog/notes/2026-03-26-the-advantages-and-beauty-of-toolchains-and-vertical-integration/index.html |
| 2026-03-26 Where Vize Fits In The Vue Tooling Landscape | https://vizejs.dev/blog/notes/2026-03-26-where-vize-fits-in-the-vue-tooling-landscape/index.html |
| 2026-03-26 Why Ai Needs Deterministic Fast Static Analysis | https://vizejs.dev/blog/notes/2026-03-26-why-ai-needs-deterministic-fast-static-analysis/index.html |
| 2026-03-26 Why Vize Needs Notes | https://vizejs.dev/blog/notes/2026-03-26-why-vize-needs-notes/index.html |
| 2026-05-16 Comparing Vize With Official Vue Oxc Golar Verter Flint And Tsslint | https://vizejs.dev/blog/notes/2026-05-16-comparing-vize-with-official-vue-oxc-golar-verter-flint-and-tsslint/index.html |
| 2026-05-16 Performance Tuning Notes For A Vue Toolchain | https://vizejs.dev/blog/notes/2026-05-16-performance-tuning-notes-for-a-vue-toolchain/index.html |
| 2026-05-16 Personal Tooling And Development Speed | https://vizejs.dev/blog/notes/2026-05-16-personal-tooling-and-development-speed/index.html |
| 2026-05-16 Real World Feedback And The Road To Production Ready | https://vizejs.dev/blog/notes/2026-05-16-real-world-feedback-and-the-road-to-production-ready/index.html |
| 2026-05-16 Testing Agentic Coding And Trust | https://vizejs.dev/blog/notes/2026-05-16-testing-agentic-coding-and-trust/index.html |
| 2026-05-16 Vapor Mode And The Next Vue Compiler Surface | https://vizejs.dev/blog/notes/2026-05-16-vapor-mode-and-the-next-vue-compiler-surface/index.html |
| 2026-05-16 Vue As A Language And The Strongest Frontend Environment | https://vizejs.dev/blog/notes/2026-05-16-vue-as-a-language-and-the-strongest-frontend-environment/index.html |
| 2026-05-16 Why Musea And Design Systems Matter In The Ai Era | https://vizejs.dev/blog/notes/2026-05-16-why-musea-and-design-systems-matter-in-the-ai-era/index.html |
| 2026-06-07 Real World Testing | https://vizejs.dev/blog/notes/2026-06-07-real-world-testing/index.html |
| Blog | https://vizejs.dev/blog/index.html |
| Notes | https://vizejs.dev/blog/notes/index.html |
| Releases | https://vizejs.dev/blog/releases/index.html |
| Analysis Diagnostics | https://vizejs.dev/guide/analysis-diagnostics/index.html |
| Cli | https://vizejs.dev/guide/cli/index.html |
| Comment Annotations | https://vizejs.dev/guide/comment-annotations/index.html |
| Compiler Inspector | https://vizejs.dev/guide/compiler-inspector/index.html |
| Configuration | https://vizejs.dev/guide/configuration/index.html |
| Jsx | https://vizejs.dev/guide/jsx/index.html |
| Musea | https://vizejs.dev/guide/musea/index.html |
| Oxlint | https://vizejs.dev/guide/oxlint/index.html |
| Static Analysis | https://vizejs.dev/guide/static-analysis/index.html |
| Testing | https://vizejs.dev/guide/testing/index.html |
| Troubleshooting | https://vizejs.dev/guide/troubleshooting/index.html |
| Unplugin | https://vizejs.dev/guide/unplugin/index.html |
| Vite Plugin | https://vizejs.dev/guide/vite-plugin/index.html |
| Wasm | https://vizejs.dev/guide/wasm/index.html |
| Workflows | https://vizejs.dev/guide/workflows/index.html |
| Mcp | https://vizejs.dev/integrations/mcp/index.html |
| Nuxt | https://vizejs.dev/integrations/nuxt/index.html |
| Vscode | https://vizejs.dev/integrations/vscode/index.html |
| Accessibility | https://vizejs.dev/rules/accessibility/index.html |
| All | https://vizejs.dev/rules/all/index.html |
| Cross File | https://vizejs.dev/rules/cross-file/index.html |
| Ecosystem | https://vizejs.dev/rules/ecosystem/index.html |
| Html | https://vizejs.dev/rules/html/index.html |
| Musea And Css | https://vizejs.dev/rules/musea-and-css/index.html |
| Rules | https://vizejs.dev/rules/index.html |
| Ssr | https://vizejs.dev/rules/ssr/index.html |
| Type And Script | https://vizejs.dev/rules/type-and-script/index.html |
| Vapor | https://vizejs.dev/rules/vapor/index.html |
| Vue | https://vizejs.dev/rules/vue/index.html |
| Get Started | https://vizejs.dev/getting-started/index.html |
| GitHub | https://github.com/ubugeeei-prod/vize |
| Playground | https://vizejs.dev/play |
|
Vite Plugin
Start from the recommended integration for Vue applications: native SFC compilation inside Vite with shared Vize configuration.
| https://vizejs.dev/guide/vite-plugin/index.html |
|
Static Analysis Pipeline
Parser, semantic analysis, lint rules, virtual TypeScript, cross-file checks, and editor diagnostics share the same Rust-native analysis layers.
| https://vizejs.dev/guide/static-analysis/index.html |
|
Rule Documentation
Browse concrete Vue, HTML, SSR, Vapor, Musea, type-aware, and cross-file diagnostics with bad and good examples.
| https://vizejs.dev/rules/index.html |
|
Shared Configuration
Configure compiler options, Vite scanning, lint presets, type checking, formatting, LSP features, and Musea from `vize.config.*`.
| https://vizejs.dev/guide/configuration/index.html |
|
Native Type Checking
`vize:check` package scripts run through `vize_canon` and Corsa project sessions backed by `corsa-bind`, keeping Vue-aware diagnostics on a native path.
| https://vizejs.dev/guide/static-analysis/index.html |
|
Package Scripts and CLI Reference
Use the npm package from project scripts for app workflows, with the Rust CLI documented for LSP, profiling, and direct binary use.
| https://vizejs.dev/guide/cli/index.html |
|
Compiler Inspector
Inspect Vue output, Vize output, Virtual TS, VIR, and cross-file graphs, then share permalinked repros or agent reports.
| https://vizejs.dev/guide/compiler-inspector/index.html |
|
Oxlint Plugin
Run Vize's Vue diagnostics inside Oxlint and combine them with OXC's JS and TS rules in one pass.
| https://vizejs.dev/guide/oxlint/index.html |
|
Experimental Bundler Integrations
rollup, webpack, esbuild, and a dedicated Rspack path exist, but Vite remains the recommended and most stable integration.
| https://vizejs.dev/guide/unplugin/index.html |
|
8.3x Faster
Multi-threaded compilation of 15,000 SFC files (36.9 MB) in under 500ms. Arena allocation, Rayon parallelism, zero GC.
| https://vizejs.dev/architecture/performance/index.html |
|
Component Gallery
Musea — art files, docs, palette generation, a11y, and VRT tooling, with the gallery workflow provided by @vizejs/vite-plugin-musea.
| https://vizejs.dev/guide/musea/index.html |
|
WASM Bindings
Run the Vue compiler directly in the browser with WebAssembly. Power playgrounds, docs, and education tools.
| https://vizejs.dev/guide/wasm/index.html |
|
AI Integration
MCP server enabling AI assistants to understand and work with your Vue components through Musea.
| https://vizejs.dev/integrations/mcp/index.html |
|
Vapor Mode
First-class support for Vue 3.6 Vapor mode — fine-grained reactive compilation without the virtual DOM.
| https://vizejs.dev/architecture/overview/index.html |
|
Philosophy
Art-inspired architecture, oxidation ecosystem (OXC, oxlint, corsa-bind), and a unified toolchain vision.
| https://vizejs.dev/philosophy/index.html |
|
Blog
Release notes for shipped changes, plus irregular notes for design updates, devlogs, and project thinking.
| https://vizejs.dev/blog/index.html |
| corsa-bind | https://github.com/ubugeeei/corsa-bind |
| Static Analysis | https://vizejs.dev/guide/static-analysis/index.html |
| Configuration | https://vizejs.dev/guide/configuration/index.html |
| Rules | https://vizejs.dev/rules/index/index.html |
| ubugeeei | https://github.com/ubugeeei |
| Vue.js Core Team | https://vuejs.org/about/team.html |
| Vue.js Japan User Group | https://github.com/vuejs-jp |
| Vite+ | https://github.com/voidzero-dev/vite-plus |
| mates-dev | https://github.com/mates-dev |
| chibivue | https://github.com/chibivue-land/chibivue |
| Vize | https://github.com/ubugeeei-prod/vize |
| Ox Content | https://github.com/ubugeeei/ox-content |
| github.com/ubugeeei | https://github.com/ubugeeei |
| @ubugeeei | https://x.com/ubugeeei |
| wtrclred.io | https://wtrclred.io |
| chibivue.land | https://chibivue.land |
| Blacksmith | https://www.blacksmith.sh/ |
| GitHub Sponsors | https://github.com/sponsors/ubugeeei |
| MIT License | https://opensource.org/licenses/MIT |
| Current Direction | https://vizejs.dev#current-direction |
| Author | https://vizejs.dev#author |
| Sponsor | https://vizejs.dev#sponsor |
|
GitHub
| https://github.com/ubugeeei-prod/vize |