Name Origin
Vize (/viːz/) is named after Vizier + Visor + Advisor — a wise tool that sees through your code. This crate serves as the unified gateway to all Vize functionality, bringing together all the art-themed crates into a single, powerful command-line tool.
Features
- High-performance native Vue SFC compilation
- Parallel processing with configurable thread count
- Multiple output formats (JS, JSON, stats)
- SSR mode support
- TypeScript/JSX transpilation options
.gitignoreaware file discovery
Installation
Commands
LSP Server
Lint
Compile
Part of the Vize Art Collection
vize is the command-line interface for the Vize compiler's art-themed crate collection:
| Crate | Art Term | Role |
|---|---|---|
| vize_carton | Carton (Portfolio Case) | Shared utilities & allocator |
| vize_atelier_core | - | AST & Parser (core) |
| vize_atelier_dom | Atelier (Workshop) | DOM compiler |
| vize_atelier_vapor | Atelier (Workshop) | Vapor compiler |
| vize_atelier_sfc | Atelier (Workshop) | SFC compiler |
| vize_vitrine | Vitrine (Display Case) | Bindings (Node.js/WASM) |
| vize_canon | Canon (Standard) | Type checker |
| vize_glyph | Glyph (Letterform) | Formatter |
| vize_patina | Patina (Aged Surface) | Linter |
| vize | - | CLI (this crate) |
License
MIT License