# Vize v0.12.0 - Table of Contents

> Elixir bindings for the Vize Vue.js toolchain — compile, lint, and format Vue SFCs via Rust NIFs.

## Pages

- [Vize](readme.md)
- [LICENSE](license.md)

## Modules

- [Vize](Vize.md): Elixir bindings for the [Vize](https://vizejs.dev) Vue.js toolchain.
- [Vize.CSS](Vize.CSS.md): CSS parsing, printing, and AST traversal helpers.
- [Vize.CSS.URL](Vize.CSS.URL.md): A parser-backed CSS `url()` reference.
- [Vize.Croquis](Vize.Croquis.md): Semantic analysis summary for a Vue SFC.
- [Vize.Diagnostic](Vize.Diagnostic.md): Structured diagnostic emitted by Vize.
- [Vize.Native](Vize.Native.md)
- [Vize.Range](Vize.Range.md): A byte range in source text, using `[start, end)` offsets.
- [Vize.SourceLocation](Vize.SourceLocation.md): A source position reported by Vize.
- [Vize.SourceRange](Vize.SourceRange.md): A source span reported by Vize.
- [Vize.Vapor.Result](Vize.Vapor.Result.md): Result of Vapor template compilation.

- Exceptions
  - [Vize.Error](Vize.Error.md): Exception returned or raised by Vize bang APIs.

