vize_canon
vize_canon provides Vue-aware type checking and virtual TypeScript generation.
Highlights
- Template-aware SFC diagnostics via
type_check_sfc - Virtual TypeScript generation and source maps
- Native batch checking backed by Corsa when the
nativefeature is enabled - Shared types for editor intelligence and type-aware services
Key Entry Points
type_check_sfcTypeCheckerTypeContextBatchTypeCheckerwith thenativefeatureSourceMapVirtualTsGeneratorwith thenativefeature
Related Crates
vize_atelier_sfcprovides the SFC descriptor and binding metadatavize_maestrouses Canon for type-aware editor featuresvizeexposes Canon throughvize check
License
MIT