API Reference swiftui_2_lvn v#0.1.6

View Source

Modules

Transform SwiftUI code into LiveViewNative templates.

Clean API interface for VSCode plugin and other programmatic consumers.

Represents a node in the Swift AST.

Simple CLI for SwiftUI to LiveViewNative transformer. Reads SwiftUI code from stdin, file path, or command line args and outputs LVN code to stdout.

Lightweight HTTP server for VSCode plugin integration.

Represents a node in the Neex AST, the target format for LiveViewNative templates.

Parses SwiftUI code into an AST structure.

Prints Neex AST into LiveViewNative template syntax.

Server launcher for VSCode plugin integration.

Transforms Swift AST into XML-like AST for LiveViewNative templates.

Mix Tasks

Mix task for SwiftUI to LiveViewNative transformer.